mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Set grafana7x to false by default
Signed-off-by: Vitaly Zhuravlev <v-zhuravlev@users.noreply.github.com>
This commit is contained in:
parent
aa21d536d6
commit
957b58e560
@ -3,7 +3,7 @@
|
||||
_config+:: {
|
||||
|
||||
// set to true if dashboards should be compatible with Grafana 7x or earlier
|
||||
grafana7x: true,
|
||||
grafana7x: false,
|
||||
|
||||
etcd_selector: 'job=~".*etcd.*"',
|
||||
// etcd_instance_labels are the label names that are uniquely
|
||||
|
Loading…
x
Reference in New Issue
Block a user