mirror of
https://github.com/prometheus/prometheus.git
synced 2026-05-28 04:02:21 -04:00
9 lines
194 B
YAML
9 lines
194 B
YAML
groups:
|
|
- name: yolo
|
|
rules:
|
|
- alert: hola
|
|
expr: 1
|
|
labels:
|
|
instance: localhost
|
|
annotation:
|
|
summary: annotations is written without s above
|