Skip to content

Use Load Balancer instead of Loadbalancer #547

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 28, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
{
"matcher": {
"id": "byName",
"options": "Loadbalancer Network IP"
"options": "Load Balancer Network IP"
},
"properties": [
{
Expand All @@ -71,7 +71,7 @@
{
"matcher": {
"id": "byName",
"options": "Loadbalancer Name"
"options": "Load Balancer Name"
},
"properties": [
{
Expand Down Expand Up @@ -284,9 +284,9 @@
"compute_id": "",
"ha_ip": "VIP/HA IP",
"id": "Amphora ID",
"lb_network_ip": "Loadbalancer Network IP",
"loadbalancer_id": "Loadbalancer ID",
"name": "Loadbalancer Name",
"lb_network_ip": "Load Balancer Network IP",
"loadbalancer_id": "Load Balancer ID",
"name": "Load Balancer Name",
"operating_status": "Operating Status",
"provisioning_status": "Provisioning Status",
"role": "Role",
Expand Down Expand Up @@ -386,7 +386,7 @@
"refId": "A"
}
],
"title": "Loadbalancer Service Status",
"title": "Load Balancer Service Status",
"type": "stat"
},
{
Expand All @@ -399,7 +399,7 @@
},
"id": 16,
"panels": [],
"title": "Loadbalancers",
"title": "Load Balancers",
"type": "row"
},
{
Expand Down Expand Up @@ -462,7 +462,7 @@
"refId": "A"
}
],
"title": "Total Loadbalancers",
"title": "Total Load Balancers",
"type": "stat"
},
{
Expand Down Expand Up @@ -528,7 +528,7 @@
"refId": "A"
}
],
"title": "Online Loadbalancers",
"title": "Online Load Balancers",
"type": "stat"
},
{
Expand Down Expand Up @@ -594,7 +594,7 @@
"refId": "A"
}
],
"title": "Offline Loadbalancers",
"title": "Offline Load Balancers",
"type": "stat"
},
{
Expand Down Expand Up @@ -660,7 +660,7 @@
"refId": "A"
}
],
"title": "Errored Loadbalancers",
"title": "Errored Load Balancers",
"type": "stat"
},
{
Expand Down Expand Up @@ -964,7 +964,7 @@
},
"timepicker": {},
"timezone": "",
"title": "Loadbalancers",
"title": "Load Balancers",
"uid": "h-UybNo4z",
"version": 1,
"weekStart": ""
Expand Down