mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-12-01 14:47:38 +00:00
11 lines
165 B
Text
11 lines
165 B
Text
|
groups:
|
||
|
- name: foo
|
||
|
rules:
|
||
|
- alert: VMRows
|
||
|
expr: vm_rows > 0
|
||
|
---
|
||
|
groups:
|
||
|
- name: foo
|
||
|
rules:
|
||
|
- alert: VMRows
|
||
|
expr: vm_rows > 0
|