mirror of
https://github.com/monitoring-mixins/website.git
synced 2024-12-15 17:50:48 +00:00
assets,site/content: daily assets regeneration
This commit is contained in:
parent
0bcf026bcf
commit
7688d1806b
2 changed files with 4 additions and 4 deletions
|
@ -511,8 +511,8 @@ groups:
|
|||
severity: warning
|
||||
- alert: ThanosRuleNoEvaluationFor10Intervals
|
||||
annotations:
|
||||
description: Thanos Rule {{$labels.job}} has {{$value | humanize}}% rule groups
|
||||
that did not evaluate for at least 10x of their expected interval.
|
||||
description: Thanos Rule {{$labels.job}} has rule groups that did not evaluate
|
||||
for at least 10x of their expected interval.
|
||||
runbook_url: https://github.com/thanos-io/thanos/tree/main/mixin/runbook.md#alert-name-thanosrulenoevaluationfor10intervals
|
||||
summary: Thanos Rule has rule groups that did not evaluate for 10 intervals.
|
||||
expr: |
|
||||
|
|
|
@ -744,8 +744,8 @@ https://github.com/thanos-io/thanos/tree/main/mixin/runbook.md#alert-name-thanos
|
|||
{{< code lang="yaml" >}}
|
||||
alert: ThanosRuleNoEvaluationFor10Intervals
|
||||
annotations:
|
||||
description: Thanos Rule {{$labels.job}} has {{$value | humanize}}% rule groups
|
||||
that did not evaluate for at least 10x of their expected interval.
|
||||
description: Thanos Rule {{$labels.job}} has rule groups that did not evaluate for
|
||||
at least 10x of their expected interval.
|
||||
runbook_url: https://github.com/thanos-io/thanos/tree/main/mixin/runbook.md#alert-name-thanosrulenoevaluationfor10intervals
|
||||
summary: Thanos Rule has rule groups that did not evaluate for 10 intervals.
|
||||
expr: |
|
||||
|
|
Loading…
Reference in a new issue