diff --git a/env/default/grafana/profiling/boolean-vocabulary-key.json b/env/default/grafana/profiling/boolean-vocabulary-key.json index 0cf1d1f..03a9ef5 100644 --- a/env/default/grafana/profiling/boolean-vocabulary-key.json +++ b/env/default/grafana/profiling/boolean-vocabulary-key.json @@ -18,7 +18,7 @@ } ] }, - "editable": true, + "editable": false, "fiscalYearStartMonth": 0, "graphTooltip": 0, "id": 9, @@ -482,6 +482,7 @@ "to": "now" }, "timepicker": { + "hidden": true, "refresh_intervals": [ "5s", "10s", diff --git a/env/default/grafana/profiling/datetime-vocabulary-key.json b/env/default/grafana/profiling/datetime-vocabulary-key.json index e6af38f..90f10ee 100644 --- a/env/default/grafana/profiling/datetime-vocabulary-key.json +++ b/env/default/grafana/profiling/datetime-vocabulary-key.json @@ -18,7 +18,7 @@ } ] }, - "editable": true, + "editable": false, "fiscalYearStartMonth": 0, "graphTooltip": 0, "id": 11, @@ -566,6 +566,7 @@ "to": "now" }, "timepicker": { + "hidden": true, "refresh_intervals": [ "1s", "5s", diff --git a/env/default/grafana/profiling/float-vocabulary-key.json b/env/default/grafana/profiling/float-vocabulary-key.json index 4700462..3aab2ff 100644 --- a/env/default/grafana/profiling/float-vocabulary-key.json +++ b/env/default/grafana/profiling/float-vocabulary-key.json @@ -18,7 +18,7 @@ } ] }, - "editable": true, + "editable": false, "fiscalYearStartMonth": 0, "graphTooltip": 0, "id": 3, @@ -743,6 +743,7 @@ "to": "now" }, "timepicker": { + "hidden": true, "refresh_intervals": [ "5s", "10s", diff --git a/env/default/grafana/profiling/general-stats.json b/env/default/grafana/profiling/general-stats.json index 1aea4d5..43b4c63 100644 --- a/env/default/grafana/profiling/general-stats.json +++ b/env/default/grafana/profiling/general-stats.json @@ -18,7 +18,7 @@ } ] }, - "editable": true, + "editable": false, "fiscalYearStartMonth": 0, "graphTooltip": 0, "id": 2, @@ -2110,7 +2110,9 @@ "from": "now-24h", "to": "now" }, - "timepicker": {}, + "timepicker": { + "hidden": true + }, "timezone": "", "title": "General Dashboard CluedIn", "uid": "TWiqNSkSk", diff --git a/env/default/grafana/profiling/money-vocabulary-key.json b/env/default/grafana/profiling/money-vocabulary-key.json index 1033d48..abc9a0b 100644 --- a/env/default/grafana/profiling/money-vocabulary-key.json +++ b/env/default/grafana/profiling/money-vocabulary-key.json @@ -18,7 +18,7 @@ } ] }, - "editable": true, + "editable": false, "fiscalYearStartMonth": 0, "graphTooltip": 0, "id": 5, @@ -746,6 +746,7 @@ "to": "now" }, "timepicker": { + "hidden": true, "refresh_intervals": [ "5s", "10s", diff --git a/env/default/grafana/profiling/processing-over-time.json b/env/default/grafana/profiling/processing-over-time.json index 6d2f806..0ac8be6 100644 --- a/env/default/grafana/profiling/processing-over-time.json +++ b/env/default/grafana/profiling/processing-over-time.json @@ -19,7 +19,7 @@ ] }, "description": "A new RabbitMQ Management Overview", - "editable": true, + "editable": false, "fiscalYearStartMonth": 0, "gnetId": 10991, "graphTooltip": 1, @@ -686,6 +686,7 @@ "to": "now" }, "timepicker": { + "hidden": true, "refresh_intervals": [ "1s", "15s", diff --git a/env/default/grafana/profiling/text-vocabulary-key.json b/env/default/grafana/profiling/text-vocabulary-key.json index 5057f7f..10523b5 100644 --- a/env/default/grafana/profiling/text-vocabulary-key.json +++ b/env/default/grafana/profiling/text-vocabulary-key.json @@ -18,7 +18,7 @@ } ] }, - "editable": true, + "editable": false, "fiscalYearStartMonth": 0, "graphTooltip": 0, "id": 2, @@ -498,6 +498,7 @@ "to": "now" }, "timepicker": { + "hidden": true, "refresh_intervals": [ "5s", "10s", diff --git a/env/default/grafana/profiling/unmapped-vocabulary-key.json b/env/default/grafana/profiling/unmapped-vocabulary-key.json index 8c1859c..6c6d258 100644 --- a/env/default/grafana/profiling/unmapped-vocabulary-key.json +++ b/env/default/grafana/profiling/unmapped-vocabulary-key.json @@ -18,7 +18,7 @@ } ] }, - "editable": true, + "editable": false, "fiscalYearStartMonth": 0, "graphTooltip": 0, "id": 8, @@ -454,6 +454,7 @@ "to": "now" }, "timepicker": { + "hidden": true, "refresh_intervals": [ "5s", "10s", diff --git a/env/default/grafana/profiling/untyped-vocabulary-key.json b/env/default/grafana/profiling/untyped-vocabulary-key.json index 7110e77..5d454c5 100644 --- a/env/default/grafana/profiling/untyped-vocabulary-key.json +++ b/env/default/grafana/profiling/untyped-vocabulary-key.json @@ -18,7 +18,7 @@ } ] }, - "editable": true, + "editable": false, "fiscalYearStartMonth": 0, "graphTooltip": 0, "id": 13, @@ -476,6 +476,7 @@ "to": "now" }, "timepicker": { + "hidden": true, "refresh_intervals": [ "5s", "10s",