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