Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
i-am-tom committed Nov 17, 2023
1 parent cf5aba2 commit efec541
Showing 1 changed file with 4 additions and 12 deletions.
16 changes: 4 additions & 12 deletions metrics/grafana/dashboards/ndc-postgres.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,7 @@
"minVizWidth": 75,
"orientation": "auto",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"calcs": ["lastNotNull"],
"fields": "",
"values": false
},
Expand Down Expand Up @@ -154,9 +152,7 @@
"minVizWidth": 75,
"orientation": "auto",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"calcs": ["lastNotNull"],
"fields": "",
"values": false
},
Expand Down Expand Up @@ -426,9 +422,7 @@
"namePlacement": "auto",
"orientation": "auto",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"calcs": ["lastNotNull"],
"fields": "",
"values": false
},
Expand Down Expand Up @@ -515,9 +509,7 @@
"namePlacement": "auto",
"orientation": "auto",
"reduceOptions": {
"calcs": [
"last"
],
"calcs": ["last"],
"fields": "",
"values": false
},
Expand Down

0 comments on commit efec541

Please sign in to comment.