Skip to content

Commit

Permalink
chore: reformatted cosmos-validator-exporter alert
Browse files Browse the repository at this point in the history
  • Loading branch information
freak12techno committed Apr 29, 2024
1 parent 6fe75f0 commit ca6912d
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ groups:
labels:
severity: warning
annotations:
summary: cosmos-validators-exporter has some errors from chain (instance {{ $labels.instance }}, chain {{ $labels.chain }})
description: "cosmos-validators-exporter has some errors from chain"
summary: cosmos-validators-exporter has some errors
description: "cosmos-validators-exporter has some errors from chain from chain (instance {{ $labels.instance }}, chain {{ $labels.chain }}): {{ $value }}"

- alert: CosmosValidatorsExporterValidatorAtLastPlace
expr: cosmos_validators_exporter_validators_count - cosmos_validators_exporter_rank <= 0
Expand Down

0 comments on commit ca6912d

Please sign in to comment.