The metric is called 'thanos_compact_halted' (#243)

According to https://github.com/thanos-io/thanos/blob/main/examples/alerts/alerts.md
This commit is contained in:
Christian Zenker 2021-09-21 15:48:27 +02:00 committed by GitHub
parent abfae043bb
commit 7c67f02ee6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2014,7 +2014,7 @@ groups:
- rules:
- name: Thanos compaction halted
description: Thanos compaction has failed to run and is now halted.
query: 'thanos_compactor_halted == 1'
query: 'thanos_compact_halted == 1'
severity: critical
- name: Thanos compact bucket operation failure
description: Thanos compaction has failing storage operations