From 6edcdc75af034aef58da39eaee4d770846ffbf4d Mon Sep 17 00:00:00 2001 From: Samuel Berthe Date: Sat, 7 Mar 2020 18:57:09 +0100 Subject: [PATCH] my brain is out for vacation, please forgive me --- _data/rules.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/rules.yml b/_data/rules.yml index 08b0da6..1ec618f 100644 --- a/_data/rules.yml +++ b/_data/rules.yml @@ -383,7 +383,7 @@ services: doc_url: https://github.com/criteo/cassandra_exporter rules: - name: Cassandra hints count - description: Cassandra hints count was changed to {{ $value | printf "%.0f" }} on {{ $labels.instance }} some nodes may go down + description: Cassandra hints count has changed on {{ $labels.instance }} some nodes may go down query: 'changes(cassandra_stats{name="org:apache:cassandra:metrics:storage:totalhints:count"}[1m]) > 3' severity: critical - name: Cassandra compaction task pending