From 886d30d223a0c97f214ac0902bc150d656cd4101 Mon Sep 17 00:00:00 2001 From: paulfantom Date: Tue, 7 May 2019 14:40:08 +0200 Subject: [PATCH] Documentation: provide better user experience with autorefreshing grafana dashboard --- Documentation/etcd-mixin/mixin.libsonnet | 2 +- Documentation/op-guide/grafana.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/etcd-mixin/mixin.libsonnet b/Documentation/etcd-mixin/mixin.libsonnet index 498ef9494..aef0a2ede 100644 --- a/Documentation/etcd-mixin/mixin.libsonnet +++ b/Documentation/etcd-mixin/mixin.libsonnet @@ -1263,7 +1263,7 @@ annotations: { list: [], }, - refresh: false, + refresh: '10s', schemaVersion: 13, version: 215, links: [], diff --git a/Documentation/op-guide/grafana.json b/Documentation/op-guide/grafana.json index c405fdfee..a9832d919 100644 --- a/Documentation/op-guide/grafana.json +++ b/Documentation/op-guide/grafana.json @@ -13,7 +13,7 @@ "links": [ ], - "refresh": false, + "refresh": "10s", "rows": [ { "collapse": false,