Skip to content

Commit

Permalink
Fixed Linting
Browse files Browse the repository at this point in the history
  • Loading branch information
aaa5kameric committed Sep 9, 2024
1 parent 674527e commit f9f2a56
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 60 deletions.
40 changes: 10 additions & 30 deletions resources/grafana/generated/dashboards/rhacs-cluster-overview.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

40 changes: 10 additions & 30 deletions resources/grafana/sources/rhacs-cluster-overview.json
Original file line number Diff line number Diff line change
Expand Up @@ -1460,9 +1460,7 @@
"countRows": false,
"enablePagination": true,
"fields": "",
"reducer": [
"sum"
],
"reducer": ["sum"],
"show": false
},
"showHeader": true,
Expand Down Expand Up @@ -1933,9 +1931,7 @@
"countRows": false,
"enablePagination": true,
"fields": "",
"reducer": [
"sum"
],
"reducer": ["sum"],
"show": false
},
"showHeader": true,
Expand Down Expand Up @@ -2172,9 +2168,7 @@
"footer": {
"countRows": false,
"fields": "",
"reducer": [
"sum"
],
"reducer": ["sum"],
"show": false
},
"showHeader": true
Expand Down Expand Up @@ -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",
Expand All @@ -2297,12 +2285,8 @@
{
"current": {
"selected": true,
"text": [
"All"
],
"value": [
"$__all"
]
"text": ["All"],
"value": ["$__all"]
},
"datasource": {
"type": "prometheus",
Expand All @@ -2329,12 +2313,8 @@
{
"current": {
"selected": true,
"text": [
"All"
],
"value": [
"$__all"
]
"text": ["All"],
"value": ["$__all"]
},
"datasource": {
"type": "prometheus",
Expand Down

0 comments on commit f9f2a56

Please sign in to comment.