mirror of
https://github.com/prometheus/prometheus.git
synced 2025-01-27 05:32:27 -08:00
ceb2f653ba
Signed-off-by: Anand Rajagopal <anrajag@amazon.com>
7 lines
97 B
YAML
7 lines
97 B
YAML
groups:
|
|
- name: test
|
|
interval: 1s
|
|
rules:
|
|
- alert: rule1
|
|
expr: 1 < bool 2
|