mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-21 14:44:00 +00:00
7 lines
128 B
Text
7 lines
128 B
Text
|
groups:
|
||
|
- name: group
|
||
|
rules:
|
||
|
- alert: rows
|
||
|
expr: vm_rows > 0
|
||
|
- record: rows
|
||
|
expr: sum(vm_rows)
|