mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-10 07:34:04 -08:00
c954cd9d1d
This creates a new `model` directory and moves all data-model related packages over there: exemplar labels relabel rulefmt textparse timestamp value All the others are more or less utilities and have been moved to `util`: gate logging modetimevfs pool runtime Signed-off-by: beorn7 <beorn@grafana.com>
8 lines
122 B
YAML
8 lines
122 B
YAML
groups:
|
|
- name: yolo
|
|
rules:
|
|
- alert: hola
|
|
expr: 1
|
|
annotations:
|
|
ins-tance: localhost
|