Documentation: provide better user experience with autorefreshing grafana dashboard

This commit is contained in:
paulfantom 2019-05-07 14:40:08 +02:00 committed by Sam Batschelet
parent caee28a88e
commit 886d30d223
2 changed files with 2 additions and 2 deletions

View File

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

View File

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