Skip to content

Commit 658503d

Browse files
authored
Merge pull request #609 from stackhpc/dashboard-typos
Fix typos in Grafana dashboards
2 parents 4dd592e + 27abe13 commit 658503d

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

etc/kayobe/kolla/config/grafana/dashboards/ceph/ceph_overview.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1000,7 +1000,7 @@
10001000
}
10011001
],
10021002
"thresholds": "250,300",
1003-
"title": "Agerage PGs per OSD",
1003+
"title": "Average PGs per OSD",
10041004
"type": "singlestat",
10051005
"valueFontSize": "80%",
10061006
"valueMaps": [

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)