Skip to content

Commit 3d6675a

Browse files
committed
Use Load Balancer instead of Loadbalancer
1 parent ebe3d9c commit 3d6675a

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

etc/kayobe/kolla/config/grafana/dashboards/openstack/loadbalancer.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
{
6060
"matcher": {
6161
"id": "byName",
62-
"options": "Loadbalancer Network IP"
62+
"options": "Load Balancer Network IP"
6363
},
6464
"properties": [
6565
{
@@ -71,7 +71,7 @@
7171
{
7272
"matcher": {
7373
"id": "byName",
74-
"options": "Loadbalancer Name"
74+
"options": "Load Balancer Name"
7575
},
7676
"properties": [
7777
{
@@ -284,9 +284,9 @@
284284
"compute_id": "",
285285
"ha_ip": "VIP/HA IP",
286286
"id": "Amphora ID",
287-
"lb_network_ip": "Loadbalancer Network IP",
288-
"loadbalancer_id": "Loadbalancer ID",
289-
"name": "Loadbalancer Name",
287+
"lb_network_ip": "Load Balancer Network IP",
288+
"loadbalancer_id": "Load Balancer ID",
289+
"name": "Load Balancer Name",
290290
"operating_status": "Operating Status",
291291
"provisioning_status": "Provisioning Status",
292292
"role": "Role",
@@ -386,7 +386,7 @@
386386
"refId": "A"
387387
}
388388
],
389-
"title": "Loadbalancer Service Status",
389+
"title": "Load Balancer Service Status",
390390
"type": "stat"
391391
},
392392
{
@@ -399,7 +399,7 @@
399399
},
400400
"id": 16,
401401
"panels": [],
402-
"title": "Loadbalancers",
402+
"title": "Load Balancers",
403403
"type": "row"
404404
},
405405
{
@@ -462,7 +462,7 @@
462462
"refId": "A"
463463
}
464464
],
465-
"title": "Total Loadbalancers",
465+
"title": "Total Load Balancers",
466466
"type": "stat"
467467
},
468468
{
@@ -528,7 +528,7 @@
528528
"refId": "A"
529529
}
530530
],
531-
"title": "Online Loadbalancers",
531+
"title": "Online Load Balancers",
532532
"type": "stat"
533533
},
534534
{
@@ -594,7 +594,7 @@
594594
"refId": "A"
595595
}
596596
],
597-
"title": "Offline Loadbalancers",
597+
"title": "Offline Load Balancers",
598598
"type": "stat"
599599
},
600600
{
@@ -660,7 +660,7 @@
660660
"refId": "A"
661661
}
662662
],
663-
"title": "Errored Loadbalancers",
663+
"title": "Errored Load Balancers",
664664
"type": "stat"
665665
},
666666
{
@@ -964,7 +964,7 @@
964964
},
965965
"timepicker": {},
966966
"timezone": "",
967-
"title": "Loadbalancers",
967+
"title": "Load Balancers",
968968
"uid": "h-UybNo4z",
969969
"version": 1,
970970
"weekStart": ""

0 commit comments

Comments
 (0)