From 6847424e68d2517c76c4b08fa201b52008c43ce2 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Mon, 7 Nov 2022 12:06:00 +0100 Subject: grafana/smokeping: minor tweaks for dashboard --- roles/monitoring/grafana/files/dashboard-smokeping.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'roles') diff --git a/roles/monitoring/grafana/files/dashboard-smokeping.json b/roles/monitoring/grafana/files/dashboard-smokeping.json index 9a46d005..1a89d760 100644 --- a/roles/monitoring/grafana/files/dashboard-smokeping.json +++ b/roles/monitoring/grafana/files/dashboard-smokeping.json @@ -201,7 +201,7 @@ "mode": "scheme", "reverse": false, "scale": "exponential", - "scheme": "Inferno", + "scheme": "Plasma", "steps": 64 }, "exemplars": { @@ -218,7 +218,7 @@ }, "tooltip": { "show": true, - "yHistogram": false + "yHistogram": true }, "yAxis": { "axisPlacement": "left", @@ -310,6 +310,6 @@ "timezone": "", "title": "Smokeping", "uid": "kHGhzOv4z", - "version": 1, + "version": 3, "weekStart": "" } \ No newline at end of file -- cgit v1.2.3