mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-10 07:34:04 -08:00
a672662073
Signed-off-by: carehabit <shenyuting@outlook.com>
10 lines
194 B
YAML
10 lines
194 B
YAML
groups:
|
|
- name: yolo
|
|
rules:
|
|
- alert: hola
|
|
expr: 1
|
|
labels:
|
|
instance: localhost
|
|
annotation:
|
|
summary: annotations is written without s above
|