diff --git a/resources/grafana/generated/dashboards/rhacs-cluster-overview.yaml b/resources/grafana/generated/dashboards/rhacs-cluster-overview.yaml index 0fd652b..5eec7ba 100644 --- a/resources/grafana/generated/dashboards/rhacs-cluster-overview.yaml +++ b/resources/grafana/generated/dashboards/rhacs-cluster-overview.yaml @@ -313,7 +313,7 @@ spec: "lineWidth": 1, "pointSize": 5, "scaleDistribution": { - "type": "linear" + "type": "log" }, "showPoints": "never", "spanNulls": false, @@ -521,7 +521,7 @@ spec: "lineWidth": 1, "pointSize": 5, "scaleDistribution": { - "type": "linear" + "type": "log" }, "showPoints": "never", "spanNulls": false, diff --git a/resources/grafana/sources/rhacs-cluster-overview.json b/resources/grafana/sources/rhacs-cluster-overview.json index faa39b6..e32f518 100644 --- a/resources/grafana/sources/rhacs-cluster-overview.json +++ b/resources/grafana/sources/rhacs-cluster-overview.json @@ -301,7 +301,7 @@ "lineWidth": 1, "pointSize": 5, "scaleDistribution": { - "type": "linear" + "type": "log" }, "showPoints": "never", "spanNulls": false, @@ -509,7 +509,7 @@ "lineWidth": 1, "pointSize": 5, "scaleDistribution": { - "type": "linear" + "type": "log" }, "showPoints": "never", "spanNulls": false,