formations/developpement/securite_web/ressources/prometheus/etc/prometheus/rules.d/hello-world.yml

7 lines
121 B
YAML

groups:
- name: hello-world
rules:
- alert: HelloWorldAlert
expr: demoapp_hello_world > 5
for: 10s