Skip to content

Commit

Permalink
Documentation: provide better user experience with autorefreshing gra…
Browse files Browse the repository at this point in the history
…fana dashboard
  • Loading branch information
paulfantom authored and hexfusion committed May 8, 2019
1 parent caee28a commit 886d30d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Documentation/etcd-mixin/mixin.libsonnet
Expand Up @@ -1263,7 +1263,7 @@
annotations: {
list: [],
},
refresh: false,
refresh: '10s',
schemaVersion: 13,
version: 215,
links: [],
Expand Down
2 changes: 1 addition & 1 deletion Documentation/op-guide/grafana.json
Expand Up @@ -13,7 +13,7 @@
"links": [

],
"refresh": false,
"refresh": "10s",
"rows": [
{
"collapse": false,
Expand Down

0 comments on commit 886d30d

Please sign in to comment.