mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2025-02-09 15:27:11 +00:00
rename group for cluster (#1546)
rename group for cluster, so that they not overlap when you have vmsingle and vmcluster deployed alongside
This commit is contained in:
parent
c9c583ff5b
commit
738741ab0d
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: vm-health
|
- name: vmcluster-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