From: Zack Cerza Date: Wed, 30 May 2018 19:46:32 +0000 (-0600) Subject: dashboards: Drop 'DS_LOCAL' templating X-Git-Tag: v2.0~23^2~2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=87ec6d9f5d4ed2172ac2befca0096478c3ae8fc7;p=cephmetrics.git dashboards: Drop 'DS_LOCAL' templating Signed-off-by: Zack Cerza --- diff --git a/dashboards/mgr-prometheus/ceph-at-a-glance.json b/dashboards/mgr-prometheus/ceph-at-a-glance.json index a605126..e249a85 100644 --- a/dashboards/mgr-prometheus/ceph-at-a-glance.json +++ b/dashboards/mgr-prometheus/ceph-at-a-glance.json @@ -3240,7 +3240,7 @@ { "allValue": "", "current": {}, - "datasource": "${DS_LOCAL}", + "datasource": null, "hide": 2, "includeAll": true, "label": "OSD Host", @@ -3260,7 +3260,7 @@ { "allValue": "", "current": {}, - "datasource": "${DS_LOCAL}", + "datasource": null, "hide": 2, "includeAll": true, "label": "OSD Host", diff --git a/dashboards/mgr-prometheus/ceph-health.json b/dashboards/mgr-prometheus/ceph-health.json index dd65412..bacff6a 100644 --- a/dashboards/mgr-prometheus/ceph-health.json +++ b/dashboards/mgr-prometheus/ceph-health.json @@ -2269,7 +2269,7 @@ { "allValue": null, "current": {}, - "datasource": "${DS_LOCAL}", + "datasource": null, "hide": 2, "includeAll": false, "label": null, @@ -2311,7 +2311,7 @@ { "allValue": null, "current": {}, - "datasource": "${DS_LOCAL}", + "datasource": null, "hide": 2, "includeAll": true, "label": null,