repos / ops

infra for pico services
git clone https://github.com/picosh/ops.git

ops / monitoring / prometheus / config
Antonio Mika · 04 Aug 22

alert.yml

1#groups:
2#  - name: DemoAlerts
3#    rules:
4#      - alert: InstanceDown
5#        expr: up{job="services"} < 1
6#        for: 5m