mirror of
https://github.com/prometheus/prometheus.git
synced 2025-02-02 08:31:11 -08:00
7 lines
98 B
YAML
7 lines
98 B
YAML
groups:
|
|
- name: test2
|
|
interval: 1s
|
|
rules:
|
|
- alert: rule2
|
|
expr: 1 < bool 2
|