Skip to content

Commit 411a535

Browse files
authored
Set log scaling for secured cores and total secured cores charts (#337)
1 parent 09e1979 commit 411a535

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

resources/grafana/generated/dashboards/rhacs-cluster-overview.yaml

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

resources/grafana/sources/rhacs-cluster-overview.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@
301301
"lineWidth": 1,
302302
"pointSize": 5,
303303
"scaleDistribution": {
304-
"type": "linear"
304+
"type": "log"
305305
},
306306
"showPoints": "never",
307307
"spanNulls": false,
@@ -509,7 +509,7 @@
509509
"lineWidth": 1,
510510
"pointSize": 5,
511511
"scaleDistribution": {
512-
"type": "linear"
512+
"type": "log"
513513
},
514514
"showPoints": "never",
515515
"spanNulls": false,

0 commit comments

Comments
 (0)