From fbcbea82ad87368fb88affdf839d31db88d8ea28 Mon Sep 17 00:00:00 2001 From: Paul Cuzner Date: Wed, 11 Oct 2017 17:16:42 +1300 Subject: [PATCH] osd-information: disk size summary timings and metrics updated Update to the query interval needed on larger configurations to make sure all samples are present and OSD size table units updated. BZ1496186 --- dashboards/current/ceph-osd-information.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/dashboards/current/ceph-osd-information.json b/dashboards/current/ceph-osd-information.json index 5cac74a..0d9cc6a 100644 --- a/dashboards/current/ceph-osd-information.json +++ b/dashboards/current/ceph-osd-information.json @@ -411,7 +411,7 @@ "textEditor": true } ], - "timeFrom": "30s", + "timeFrom": "2m", "timeShift": null, "title": "OSD Disk Size Summary", "type": "grafana-piechart-panel", @@ -497,7 +497,7 @@ "textEditor": true } ], - "timeFrom": "30s", + "timeFrom": "1m", "timeShift": null, "title": "OSD Size", "transform": "timeseries_aggregations", @@ -2166,12 +2166,12 @@ "canEdit": true, "canSave": true, "canStar": true, - "created": "2017-10-06T01:14:09Z", + "created": "2017-10-11T02:45:33Z", "createdBy": "admin@localhost", "expires": "0001-01-01T00:00:00Z", "slug": "ceph-osd-information", "type": "db", - "updated": "2017-10-06T01:17:19Z", + "updated": "2017-10-11T03:22:46Z", "updatedBy": "admin@localhost", "version": 3 } -- 2.47.3