mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2025-02-09 15:27:11 +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)
|