mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Documentation: provide better user experience with autorefreshing grafana dashboard
This commit is contained in:
parent
caee28a88e
commit
886d30d223
@ -1263,7 +1263,7 @@
|
|||||||
annotations: {
|
annotations: {
|
||||||
list: [],
|
list: [],
|
||||||
},
|
},
|
||||||
refresh: false,
|
refresh: '10s',
|
||||||
schemaVersion: 13,
|
schemaVersion: 13,
|
||||||
version: 215,
|
version: 215,
|
||||||
links: [],
|
links: [],
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
"links": [
|
"links": [
|
||||||
|
|
||||||
],
|
],
|
||||||
"refresh": false,
|
"refresh": "10s",
|
||||||
"rows": [
|
"rows": [
|
||||||
{
|
{
|
||||||
"collapse": false,
|
"collapse": false,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user