mirror of
https://github.com/prometheus/prometheus.git
synced 2026-05-28 04:02:21 -04:00
6 lines
97 B
YAML
6 lines
97 B
YAML
groups:
|
|
- name: test
|
|
interval: 1s
|
|
rules:
|
|
- alert: rule1
|
|
expr: 1 < bool 2
|