From efec5410cc3129dae07047a679941dc37fedca8f Mon Sep 17 00:00:00 2001 From: Tom Harding Date: Fri, 17 Nov 2023 17:00:48 +0100 Subject: [PATCH] Format --- metrics/grafana/dashboards/ndc-postgres.json | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) diff --git a/metrics/grafana/dashboards/ndc-postgres.json b/metrics/grafana/dashboards/ndc-postgres.json index 3895bf20c..decd8ebf2 100644 --- a/metrics/grafana/dashboards/ndc-postgres.json +++ b/metrics/grafana/dashboards/ndc-postgres.json @@ -76,9 +76,7 @@ "minVizWidth": 75, "orientation": "auto", "reduceOptions": { - "calcs": [ - "lastNotNull" - ], + "calcs": ["lastNotNull"], "fields": "", "values": false }, @@ -154,9 +152,7 @@ "minVizWidth": 75, "orientation": "auto", "reduceOptions": { - "calcs": [ - "lastNotNull" - ], + "calcs": ["lastNotNull"], "fields": "", "values": false }, @@ -426,9 +422,7 @@ "namePlacement": "auto", "orientation": "auto", "reduceOptions": { - "calcs": [ - "lastNotNull" - ], + "calcs": ["lastNotNull"], "fields": "", "values": false }, @@ -515,9 +509,7 @@ "namePlacement": "auto", "orientation": "auto", "reduceOptions": { - "calcs": [ - "last" - ], + "calcs": ["last"], "fields": "", "values": false },