We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f97b5a commit 8027018Copy full SHA for 8027018
chart/templates/api/config-map-grafana-dashboard.yml
@@ -47,7 +47,7 @@ data:
47
"axisColorMode": "text",
48
"axisLabel": "Requests per minute",
49
"axisPlacement": "auto",
50
- "axisWidth": 25,
+ "axisWidth": 50,
51
"barAlignment": 0,
52
"drawStyle": "line",
53
"fillOpacity": 0,
@@ -141,9 +141,9 @@ data:
141
"axisBorderShow": false,
142
"axisCenteredZero": false,
143
144
- "axisLabel": "Number of requests",
+ "axisLabel": "Number of requests per minute",
145
146
147
148
149
@@ -797,4 +797,6 @@ data:
797
"title": "GPU Power Draw",
798
"type": "timeseries"
799
}
800
+ ]
801
+ }
802
{{- end -}}
0 commit comments