Merge pull request #12366 from guusvw/fix-yaml-indention-doc

the example alert file had a wrong indentation
This commit is contained in:
Sahdev Zala 2020-10-05 14:08:12 -04:00 committed by GitHub
commit 7bd956fa2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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'