Explorar el Código

Documentation: provide better user experience with autorefreshing grafana dashboard

paulfantom hace 6 años
padre
commit
886d30d223

+ 1 - 1
Documentation/etcd-mixin/mixin.libsonnet

@@ -1263,7 +1263,7 @@
       annotations: {
       annotations: {
         list: [],
         list: [],
       },
       },
-      refresh: false,
+      refresh: '10s',
       schemaVersion: 13,
       schemaVersion: 13,
       version: 215,
       version: 215,
       links: [],
       links: [],

+ 1 - 1
Documentation/op-guide/grafana.json

@@ -13,7 +13,7 @@
         "links": [
         "links": [
 
 
         ],
         ],
-        "refresh": false,
+        "refresh": "10s",
         "rows": [
         "rows": [
             {
             {
                 "collapse": false,
                 "collapse": false,