From: Alfonso Martínez Date: Tue, 3 Dec 2019 13:15:10 +0000 (+0100) Subject: mgr/dashboard: grafana charts match time picker selection. X-Git-Tag: v14.2.8~20^2~37^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=bab89482cc4b9d49bde92fed9e2b1d0540ae36ed;p=ceph.git mgr/dashboard: grafana charts match time picker selection. Fixes: https://tracker.ceph.com/issues/43097 Signed-off-by: Alfonso Martínez (cherry picked from commit 5ba114330e4cacf31b4117105773222a1b69898f) --- diff --git a/monitoring/grafana/dashboards/ceph-cluster.json b/monitoring/grafana/dashboards/ceph-cluster.json index eb691a1be30..2fcee528d24 100644 --- a/monitoring/grafana/dashboards/ceph-cluster.json +++ b/monitoring/grafana/dashboards/ceph-cluster.json @@ -116,7 +116,7 @@ } ], "thresholds": "1,2", - "timeFrom": "1m", + "timeFrom": null, "title": "Health Status", "transparent": false, "type": "singlestat", diff --git a/monitoring/grafana/dashboards/host-details.json b/monitoring/grafana/dashboards/host-details.json index c4d139a68c0..c532c5e0238 100644 --- a/monitoring/grafana/dashboards/host-details.json +++ b/monitoring/grafana/dashboards/host-details.json @@ -527,7 +527,7 @@ } ], "thresholds": [], - "timeFrom": "15m", + "timeFrom": null, "timeShift": null, "title": "Network drop rate", "tooltip": { @@ -711,7 +711,7 @@ } ], "thresholds": [], - "timeFrom": "15m", + "timeFrom": null, "timeShift": null, "title": "Network error rate", "tooltip": { diff --git a/monitoring/grafana/dashboards/osds-overview.json b/monitoring/grafana/dashboards/osds-overview.json index d81c6e3646e..869fdc2fa5e 100644 --- a/monitoring/grafana/dashboards/osds-overview.json +++ b/monitoring/grafana/dashboards/osds-overview.json @@ -503,7 +503,7 @@ "step": 240 } ], - "timeFrom": "2m", + "timeFrom": null, "timeShift": null, "title": "OSD Objectstore Types", "type": "grafana-piechart-panel", @@ -620,7 +620,7 @@ "step": 2 } ], - "timeFrom": "2m", + "timeFrom": null, "timeShift": null, "title": "OSD Size Summary", "type": "grafana-piechart-panel", @@ -781,7 +781,7 @@ } ], "thresholds": [], - "timeFrom": "36h", + "timeFrom": null, "timeShift": null, "title": "Read/Write Profile", "tooltip": {