mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2025-02-09 15:27:11 +00:00
rename serviceHealth group name to vm-health (#1360)
this causes conflicts in `victoria-metrics-k8s-stack` chart =)
This commit is contained in:
parent
8890dadd73
commit
c6c789db8f
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
# The alerts below are just recommendations and may require some updates
|
# The alerts below are just recommendations and may require some updates
|
||||||
# and threshold calibration according to every specific setup.
|
# and threshold calibration according to every specific setup.
|
||||||
groups:
|
groups:
|
||||||
- name: serviceHealth
|
- name: vm-health
|
||||||
# note the `job` filter and update accordingly to your setup
|
# note the `job` filter and update accordingly to your setup
|
||||||
rules:
|
rules:
|
||||||
- alert: TooManyRestarts
|
- alert: TooManyRestarts
|
||||||
|
|
Loading…
Reference in a new issue