From: Zack Cerza Date: Thu, 28 Jun 2018 22:18:51 +0000 (-0600) Subject: Make dashboards uneditable by default X-Git-Tag: v2.0~12^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=78e6aa6534563cc00370ead6403c0907063cc70d;p=cephmetrics.git Make dashboards uneditable by default Signed-off-by: Zack Cerza --- diff --git a/dashboards/mgr-prometheus/alert-status.json b/dashboards/mgr-prometheus/alert-status.json index 3ac8845..1069b43 100644 --- a/dashboards/mgr-prometheus/alert-status.json +++ b/dashboards/mgr-prometheus/alert-status.json @@ -38,7 +38,7 @@ } ] }, - "editable": true, + "editable": false, "gnetId": null, "graphTooltip": 0, "id": null, diff --git a/dashboards/mgr-prometheus/ceph-at-a-glance.json b/dashboards/mgr-prometheus/ceph-at-a-glance.json index 4ee267e..932166d 100644 --- a/dashboards/mgr-prometheus/ceph-at-a-glance.json +++ b/dashboards/mgr-prometheus/ceph-at-a-glance.json @@ -58,7 +58,7 @@ } ] }, - "editable": true, + "editable": false, "gnetId": null, "graphTooltip": 0, "id": null, diff --git a/dashboards/mgr-prometheus/ceph-backend-storage.json b/dashboards/mgr-prometheus/ceph-backend-storage.json index 8620a5f..2f0474e 100644 --- a/dashboards/mgr-prometheus/ceph-backend-storage.json +++ b/dashboards/mgr-prometheus/ceph-backend-storage.json @@ -38,7 +38,7 @@ } ] }, - "editable": true, + "editable": false, "gnetId": null, "graphTooltip": 0, "id": null, diff --git a/dashboards/mgr-prometheus/ceph-cluster.json b/dashboards/mgr-prometheus/ceph-cluster.json index 88f90bb..ca7ea20 100644 --- a/dashboards/mgr-prometheus/ceph-cluster.json +++ b/dashboards/mgr-prometheus/ceph-cluster.json @@ -38,7 +38,7 @@ } ] }, - "editable": true, + "editable": false, "gnetId": null, "graphTooltip": 0, "id": null, diff --git a/dashboards/mgr-prometheus/ceph-health.json b/dashboards/mgr-prometheus/ceph-health.json index a427978..e50b2bc 100644 --- a/dashboards/mgr-prometheus/ceph-health.json +++ b/dashboards/mgr-prometheus/ceph-health.json @@ -32,7 +32,7 @@ } ] }, - "editable": true, + "editable": false, "gnetId": null, "graphTooltip": 0, "id": null, diff --git a/dashboards/mgr-prometheus/ceph-osd-information.json b/dashboards/mgr-prometheus/ceph-osd-information.json index b51613f..7622065 100644 --- a/dashboards/mgr-prometheus/ceph-osd-information.json +++ b/dashboards/mgr-prometheus/ceph-osd-information.json @@ -44,7 +44,7 @@ } ] }, - "editable": true, + "editable": false, "gnetId": null, "graphTooltip": 0, "id": null, diff --git a/dashboards/mgr-prometheus/ceph-pools.json b/dashboards/mgr-prometheus/ceph-pools.json index 65d3277..ccc4918 100644 --- a/dashboards/mgr-prometheus/ceph-pools.json +++ b/dashboards/mgr-prometheus/ceph-pools.json @@ -38,7 +38,7 @@ } ] }, - "editable": true, + "editable": false, "gnetId": null, "graphTooltip": 0, "id": null, diff --git a/dashboards/mgr-prometheus/ceph-rgw-workload.json b/dashboards/mgr-prometheus/ceph-rgw-workload.json index 9784269..981139b 100644 --- a/dashboards/mgr-prometheus/ceph-rgw-workload.json +++ b/dashboards/mgr-prometheus/ceph-rgw-workload.json @@ -38,7 +38,7 @@ } ] }, - "editable": true, + "editable": false, "gnetId": null, "graphTooltip": 0, "id": null, diff --git a/dashboards/mgr-prometheus/cephmetrics-host.json b/dashboards/mgr-prometheus/cephmetrics-host.json index 97209d8..c937e29 100644 --- a/dashboards/mgr-prometheus/cephmetrics-host.json +++ b/dashboards/mgr-prometheus/cephmetrics-host.json @@ -42,7 +42,7 @@ } ] }, - "editable": true, + "editable": false, "gnetId": null, "graphTooltip": 0, "id": null, diff --git a/dashboards/mgr-prometheus/disk-busy-by-server.json b/dashboards/mgr-prometheus/disk-busy-by-server.json index aeee70c..bc79b8e 100644 --- a/dashboards/mgr-prometheus/disk-busy-by-server.json +++ b/dashboards/mgr-prometheus/disk-busy-by-server.json @@ -12,7 +12,7 @@ } ] }, - "editable": true, + "editable": false, "gnetId": null, "graphTooltip": 0, "hideControls": true, diff --git a/dashboards/mgr-prometheus/iops-by-server.json b/dashboards/mgr-prometheus/iops-by-server.json index b446cf1..b4da67b 100644 --- a/dashboards/mgr-prometheus/iops-by-server.json +++ b/dashboards/mgr-prometheus/iops-by-server.json @@ -32,7 +32,7 @@ } ] }, - "editable": true, + "editable": false, "gnetId": null, "graphTooltip": 0, "hideControls": false, diff --git a/dashboards/mgr-prometheus/iscsi-client-details.json b/dashboards/mgr-prometheus/iscsi-client-details.json index 7a9ab33..f2bd608 100644 --- a/dashboards/mgr-prometheus/iscsi-client-details.json +++ b/dashboards/mgr-prometheus/iscsi-client-details.json @@ -38,7 +38,7 @@ } ] }, - "editable": true, + "editable": false, "gnetId": null, "graphTooltip": 0, "id": null, diff --git a/dashboards/mgr-prometheus/iscsi-overview.json b/dashboards/mgr-prometheus/iscsi-overview.json index 3a74501..213fb38 100644 --- a/dashboards/mgr-prometheus/iscsi-overview.json +++ b/dashboards/mgr-prometheus/iscsi-overview.json @@ -50,7 +50,7 @@ } ] }, - "editable": true, + "editable": false, "gnetId": null, "graphTooltip": 0, "id": null, diff --git a/dashboards/mgr-prometheus/latency-by-server.json b/dashboards/mgr-prometheus/latency-by-server.json index ccea29d..7e9510f 100644 --- a/dashboards/mgr-prometheus/latency-by-server.json +++ b/dashboards/mgr-prometheus/latency-by-server.json @@ -32,7 +32,7 @@ } ] }, - "editable": true, + "editable": false, "gnetId": null, "graphTooltip": 0, "id": null, diff --git a/dashboards/mgr-prometheus/mds-performance.json b/dashboards/mgr-prometheus/mds-performance.json index bbe14c6..6ef2390 100644 --- a/dashboards/mgr-prometheus/mds-performance.json +++ b/dashboards/mgr-prometheus/mds-performance.json @@ -38,7 +38,7 @@ } ] }, - "editable": true, + "editable": false, "gnetId": null, "graphTooltip": 0, "id": null, diff --git a/dashboards/mgr-prometheus/network-usage-by-node.json b/dashboards/mgr-prometheus/network-usage-by-node.json index 124f5b9..7349f9f 100644 --- a/dashboards/mgr-prometheus/network-usage-by-node.json +++ b/dashboards/mgr-prometheus/network-usage-by-node.json @@ -32,7 +32,7 @@ } ] }, - "editable": true, + "editable": false, "gnetId": null, "graphTooltip": 0, "id": null, diff --git a/dashboards/mgr-prometheus/osd-node-detail.json b/dashboards/mgr-prometheus/osd-node-detail.json index 3a621ca..2e7baaf 100644 --- a/dashboards/mgr-prometheus/osd-node-detail.json +++ b/dashboards/mgr-prometheus/osd-node-detail.json @@ -44,7 +44,7 @@ } ] }, - "editable": true, + "editable": false, "gnetId": null, "graphTooltip": 0, "id": null,