Skip to content

Commit 8027018

Browse files
author
sd109
committed
Minor dashboard tweaks
1 parent 3f97b5a commit 8027018

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

chart/templates/api/config-map-grafana-dashboard.yml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ data:
4747
"axisColorMode": "text",
4848
"axisLabel": "Requests per minute",
4949
"axisPlacement": "auto",
50-
"axisWidth": 25,
50+
"axisWidth": 50,
5151
"barAlignment": 0,
5252
"drawStyle": "line",
5353
"fillOpacity": 0,
@@ -141,9 +141,9 @@ data:
141141
"axisBorderShow": false,
142142
"axisCenteredZero": false,
143143
"axisColorMode": "text",
144-
"axisLabel": "Number of requests",
144+
"axisLabel": "Number of requests per minute",
145145
"axisPlacement": "auto",
146-
"axisWidth": 25,
146+
"axisWidth": 50,
147147
"barAlignment": 0,
148148
"drawStyle": "line",
149149
"fillOpacity": 0,
@@ -797,4 +797,6 @@ data:
797797
"title": "GPU Power Draw",
798798
"type": "timeseries"
799799
}
800+
]
801+
}
800802
{{- end -}}

0 commit comments

Comments
 (0)