Skip to content

Commit 24b8017

Browse files
committed
Fix typos in Grafana dashboards
1 parent 4dd592e commit 24b8017

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11417,7 +11417,7 @@
1141711417
"format": "time_series",
1141811418
"interval": "",
1141911419
"intervalFactor": 2,
11420-
"legendFormat": "TCP_tw - Sockets wating close",
11420+
"legendFormat": "TCP_tw - Sockets waiting close",
1142111421
"refId": "E",
1142211422
"step": 240
1142311423
}

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2407,7 +2407,7 @@
24072407
],
24082408
"timeFrom": null,
24092409
"timeShift": null,
2410-
"title": "Power comsumption",
2410+
"title": "Power consumption",
24112411
"type": "gauge"
24122412
},
24132413
{
@@ -3774,7 +3774,7 @@
37743774
"timeFrom": null,
37753775
"timeRegions": [],
37763776
"timeShift": null,
3777-
"title": "Power comsumption",
3777+
"title": "Power consumption",
37783778
"tooltip": {
37793779
"shared": true,
37803780
"sort": 0,

0 commit comments

Comments
 (0)