mirror of https://github.com/prometheus/prometheus
Signed-off-by: Goutham Veeramachaneni <cs14btech11014@iith.ac.in>pull/2842/head
parent
c884881f7d
commit
e893c89333
@ -0,0 +1,8 @@
|
||||
Version: 1
|
||||
Groups:
|
||||
- name: yolo
|
||||
rules:
|
||||
- alert: hola
|
||||
expr: 1
|
||||
annotations:
|
||||
ins-tance: localhost
|
@ -0,0 +1,8 @@
|
||||
Version: 1
|
||||
Groups:
|
||||
- name: yolo
|
||||
rules:
|
||||
- record: hola
|
||||
expr: 1
|
||||
labels:
|
||||
ins-tance: localhost
|
Loading…
Reference in new issue