mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-12-16 17:21:04 +01:00
7 lines
128 B
Plaintext
7 lines
128 B
Plaintext
|
groups:
|
||
|
- name: group
|
||
|
rules:
|
||
|
- alert: rows
|
||
|
expr: vm_rows > 0
|
||
|
- record: rows
|
||
|
expr: sum(vm_rows)
|