From f9f2a56710ca07aadb1a77dac4c360eb5c1459f8 Mon Sep 17 00:00:00 2001 From: aaa5kameric Date: Mon, 9 Sep 2024 12:11:46 +0200 Subject: [PATCH] Fixed Linting --- .../dashboards/rhacs-cluster-overview.yaml | 40 +++++-------------- .../sources/rhacs-cluster-overview.json | 40 +++++-------------- 2 files changed, 20 insertions(+), 60 deletions(-) diff --git a/resources/grafana/generated/dashboards/rhacs-cluster-overview.yaml b/resources/grafana/generated/dashboards/rhacs-cluster-overview.yaml index c4931c5..1b70d8f 100644 --- a/resources/grafana/generated/dashboards/rhacs-cluster-overview.yaml +++ b/resources/grafana/generated/dashboards/rhacs-cluster-overview.yaml @@ -1470,9 +1470,7 @@ spec: "countRows": false, "enablePagination": true, "fields": "", - "reducer": [ - "sum" - ], + "reducer": ["sum"], "show": false }, "showHeader": true, @@ -1943,9 +1941,7 @@ spec: "countRows": false, "enablePagination": true, "fields": "", - "reducer": [ - "sum" - ], + "reducer": ["sum"], "show": false }, "showHeader": true, @@ -2182,9 +2178,7 @@ spec: "footer": { "countRows": false, "fields": "", - "reducer": [ - "sum" - ], + "reducer": ["sum"], "show": false }, "showHeader": true @@ -2267,20 +2261,14 @@ spec: "refresh": "", "revision": 1, "schemaVersion": 39, - "tags": [ - "rhacs" - ], + "tags": ["rhacs"], "templating": { "list": [ { "current": { "selected": true, - "text": [ - "All" - ], - "value": [ - "$__all" - ] + "text": ["All"], + "value": ["$__all"] }, "datasource": { "type": "prometheus", @@ -2307,12 +2295,8 @@ spec: { "current": { "selected": true, - "text": [ - "All" - ], - "value": [ - "$__all" - ] + "text": ["All"], + "value": ["$__all"] }, "datasource": { "type": "prometheus", @@ -2339,12 +2323,8 @@ spec: { "current": { "selected": true, - "text": [ - "All" - ], - "value": [ - "$__all" - ] + "text": ["All"], + "value": ["$__all"] }, "datasource": { "type": "prometheus", diff --git a/resources/grafana/sources/rhacs-cluster-overview.json b/resources/grafana/sources/rhacs-cluster-overview.json index 373dcf7..ad3a197 100644 --- a/resources/grafana/sources/rhacs-cluster-overview.json +++ b/resources/grafana/sources/rhacs-cluster-overview.json @@ -1460,9 +1460,7 @@ "countRows": false, "enablePagination": true, "fields": "", - "reducer": [ - "sum" - ], + "reducer": ["sum"], "show": false }, "showHeader": true, @@ -1933,9 +1931,7 @@ "countRows": false, "enablePagination": true, "fields": "", - "reducer": [ - "sum" - ], + "reducer": ["sum"], "show": false }, "showHeader": true, @@ -2172,9 +2168,7 @@ "footer": { "countRows": false, "fields": "", - "reducer": [ - "sum" - ], + "reducer": ["sum"], "show": false }, "showHeader": true @@ -2257,20 +2251,14 @@ "refresh": "", "revision": 1, "schemaVersion": 39, - "tags": [ - "rhacs" - ], + "tags": ["rhacs"], "templating": { "list": [ { "current": { "selected": true, - "text": [ - "All" - ], - "value": [ - "$__all" - ] + "text": ["All"], + "value": ["$__all"] }, "datasource": { "type": "prometheus", @@ -2297,12 +2285,8 @@ { "current": { "selected": true, - "text": [ - "All" - ], - "value": [ - "$__all" - ] + "text": ["All"], + "value": ["$__all"] }, "datasource": { "type": "prometheus", @@ -2329,12 +2313,8 @@ { "current": { "selected": true, - "text": [ - "All" - ], - "value": [ - "$__all" - ] + "text": ["All"], + "value": ["$__all"] }, "datasource": { "type": "prometheus",