Skip to content

Commit 99e592e

Browse files
priteautechnowhizz
authored andcommitted
Format Octavia service status in upper case
1 parent 4742739 commit 99e592e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -323,12 +323,12 @@
323323
"0": {
324324
"color": "red",
325325
"index": 1,
326-
"text": "Down"
326+
"text": "DOWN"
327327
},
328328
"1": {
329329
"color": "green",
330330
"index": 0,
331-
"text": "Up"
331+
"text": "UP"
332332
}
333333
},
334334
"type": "value"
@@ -969,4 +969,4 @@
969969
"version": 1,
970970
"weekStart": ""
971971
}
972-
{% endraw %}
972+
{% endraw %}

0 commit comments

Comments
 (0)