diff --git a/files/grafana/dashboards/node_stats.json b/files/grafana/dashboards/node_stats.json index cf1be75..ad382d4 100644 --- a/files/grafana/dashboards/node_stats.json +++ b/files/grafana/dashboards/node_stats.json @@ -130,10 +130,10 @@ }, "view": { "allLayers": true, - "id": "zero", - "lat": 0, - "lon": 0, - "zoom": 1 + "id": "coords", + "lat": 40.816608, + "lon": -10.223124, + "zoom": 2.53 } }, "pluginVersion": "10.1.4", @@ -1668,8 +1668,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -1768,8 +1767,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -1918,8 +1916,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -2020,8 +2017,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -2124,8 +2120,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -2228,8 +2223,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -2329,8 +2323,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -2430,8 +2423,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -2530,8 +2522,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -2630,8 +2621,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -2723,8 +2713,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -2836,8 +2825,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -2937,8 +2925,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -3080,8 +3067,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -3180,8 +3166,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -3282,8 +3267,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -3381,8 +3365,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -3442,7 +3425,7 @@ "list": [] }, "time": { - "from": "now-3h", + "from": "now-30m", "to": "now" }, "timepicker": { @@ -3459,6 +3442,6 @@ "timezone": "", "title": "Node Stats", "uid": "K9dtfZG7z", - "version": 6, + "version": 2, "weekStart": "" } \ No newline at end of file