mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-12-20 15:36:31 +01:00
11 lines
165 B
Plaintext
11 lines
165 B
Plaintext
|
groups:
|
||
|
- name: foo
|
||
|
rules:
|
||
|
- alert: VMRows
|
||
|
expr: vm_rows > 0
|
||
|
---
|
||
|
groups:
|
||
|
- name: foo
|
||
|
rules:
|
||
|
- alert: VMRows
|
||
|
expr: vm_rows > 0
|