diff --git a/grafana/nodepool-airship-citycloud.yaml b/grafana/nodepool-airship-citycloud.yaml index f3fbdf0a40..680f03643d 100644 --- a/grafana/nodepool-airship-citycloud.yaml +++ b/grafana/nodepool-airship-citycloud.yaml @@ -9,7 +9,7 @@ dashboard: includeAll: true multi: true query: stats.gauges.nodepool.provider.airship-* - refresh: true + refresh: 1 type: query rows: - title: Description diff --git a/grafana/nodepool-inap.yaml b/grafana/nodepool-inap.yaml index cf1b245700..bd60123717 100644 --- a/grafana/nodepool-inap.yaml +++ b/grafana/nodepool-inap.yaml @@ -9,7 +9,7 @@ dashboard: includeAll: true multi: true query: stats.gauges.nodepool.provider.inap-* - refresh: true + refresh: 1 type: query rows: - title: Description diff --git a/grafana/nodepool-limestone.yaml b/grafana/nodepool-limestone.yaml index 1687bf90eb..463fd97abc 100644 --- a/grafana/nodepool-limestone.yaml +++ b/grafana/nodepool-limestone.yaml @@ -9,7 +9,7 @@ dashboard: includeAll: true multi: true query: stats.gauges.nodepool.provider.limestone-* - refresh: true + refresh: 1 type: query rows: - title: Description diff --git a/grafana/nodepool-linaro.yaml b/grafana/nodepool-linaro.yaml index ea955fbf0a..52e0b3b9ca 100644 --- a/grafana/nodepool-linaro.yaml +++ b/grafana/nodepool-linaro.yaml @@ -9,7 +9,7 @@ dashboard: includeAll: true multi: true query: stats.gauges.nodepool.provider.linaro-* - refresh: true + refresh: 1 type: query rows: - title: Description diff --git a/grafana/nodepool-openedge.yaml b/grafana/nodepool-openedge.yaml index 71e96eac00..e45e10233b 100644 --- a/grafana/nodepool-openedge.yaml +++ b/grafana/nodepool-openedge.yaml @@ -9,7 +9,7 @@ dashboard: includeAll: true multi: true query: stats.gauges.nodepool.provider.openedge-* - refresh: true + refresh: 1 type: query rows: - title: Description diff --git a/grafana/nodepool-ovh.yaml b/grafana/nodepool-ovh.yaml index 91608f4446..0220e4c90a 100644 --- a/grafana/nodepool-ovh.yaml +++ b/grafana/nodepool-ovh.yaml @@ -9,7 +9,7 @@ dashboard: includeAll: true multi: true query: stats.gauges.nodepool.provider.ovh-* - refresh: true + refresh: 1 type: query rows: - title: Description diff --git a/grafana/nodepool-rax.yaml b/grafana/nodepool-rax.yaml index ac8238b857..2c737af680 100644 --- a/grafana/nodepool-rax.yaml +++ b/grafana/nodepool-rax.yaml @@ -9,7 +9,7 @@ dashboard: includeAll: true multi: true query: stats.gauges.nodepool.provider.rax-* - refresh: true + refresh: 1 type: query rows: - title: Description diff --git a/grafana/nodepool-vexxhost.yaml b/grafana/nodepool-vexxhost.yaml index 5e73918c1d..f5da3f18ce 100644 --- a/grafana/nodepool-vexxhost.yaml +++ b/grafana/nodepool-vexxhost.yaml @@ -9,7 +9,7 @@ dashboard: includeAll: true multi: true query: stats.gauges.nodepool.provider.vexxhost-* - refresh: true + refresh: 1 type: query rows: - title: Description diff --git a/grafana/nodepool.template b/grafana/nodepool.template index a497d79589..72c07e674c 100644 --- a/grafana/nodepool.template +++ b/grafana/nodepool.template @@ -9,7 +9,7 @@ dashboard: includeAll: true multi: true query: stats.gauges.nodepool.provider.%STAT_LIST% - refresh: true + refresh: 1 type: query rows: - title: Description