diff --git a/docker/grafana/dashboards/newsblur_dashboard.json b/docker/grafana/dashboards/newsblur_dashboard.json index cc4360e05..0d5dcecf1 100644 --- a/docker/grafana/dashboards/newsblur_dashboard.json +++ b/docker/grafana/dashboards/newsblur_dashboard.json @@ -73,7 +73,9 @@ } ], "thresholds": [], + "timeFrom": null, "timeRegions": [], + "timeShift": null, "title": "Scrape Duration", "tooltip": { "shared": true, @@ -250,7 +252,7 @@ "total": false, "values": false }, - "lines": false, + "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { @@ -1597,5 +1599,5 @@ "timezone": "", "title": "NewsBlur", "uid": "T86VjXrG2", - "version": 2 + "version": 3 } \ No newline at end of file