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