From 985d4cffc4a5e601b90a353bc3b6645e5d0ed5ac Mon Sep 17 00:00:00 2001 From: Guus van Weelden Date: Mon, 5 Oct 2020 17:12:48 +0200 Subject: [PATCH] Documentation: the example alert file had a wrong indentation Signed-off-by: Guus van Weelden --- Documentation/etcd-mixin/test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/etcd-mixin/test.yaml b/Documentation/etcd-mixin/test.yaml index 2802f6502..24162bd4d 100644 --- a/Documentation/etcd-mixin/test.yaml +++ b/Documentation/etcd-mixin/test.yaml @@ -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'