mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Merge pull request #12366 from guusvw/fix-yaml-indention-doc
the example alert file had a wrong indentation
This commit is contained in:
commit
7bd956fa2b
@ -116,7 +116,7 @@ tests:
|
||||
- eval_time: 10m
|
||||
alertname: etcdHighNumberOfLeaderChanges
|
||||
exp_alerts:
|
||||
- interval: 1m
|
||||
- interval: 1m
|
||||
input_series:
|
||||
- series: '((etcd_mvcc_db_total_size_in_bytes/etcd_server_quota_backend_bytes)*100){job="etcd",instance="10.10.10.0"}'
|
||||
values: '0 10 20 0 0 10 0 0 30 0 0 0 0 0 0 0'
|
||||
|
Loading…
x
Reference in New Issue
Block a user