From dc2a5d2d4368be62a9954dd8fffab9333057a26f Mon Sep 17 00:00:00 2001 From: Brian Christner Date: Wed, 3 Aug 2016 07:34:09 +0200 Subject: [PATCH] Updated time range to from: now-1h to now to fix no data issues --- dashboards/Grafana_Dashboard.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/dashboards/Grafana_Dashboard.json b/dashboards/Grafana_Dashboard.json index 2e4f993..c6b002b 100644 --- a/dashboards/Grafana_Dashboard.json +++ b/dashboards/Grafana_Dashboard.json @@ -36,7 +36,7 @@ } ], "id": null, - "title": "Docker Monitoring with Prometheus", + "title": "Grafana_Dashboard.json", "description": "Docker Monitoring Template", "tags": [ "docker" @@ -44,7 +44,7 @@ "style": "dark", "timezone": "browser", "editable": true, - "hideControls": true, + "hideControls": false, "sharedCrosshair": true, "rows": [ { @@ -608,7 +608,7 @@ }, "refresh": "10s", "schemaVersion": 12, - "version": 6, + "version": 1, "links": [], "gnetId": 162 -} +} \ No newline at end of file