Add some prometheus alerts

This commit is contained in:
Jake Howard
2023-02-19 18:31:52 +00:00
parent 6282c13db6
commit 11eb833f44
4 changed files with 19 additions and 0 deletions

View File

@ -14,6 +14,7 @@ services:
user: "{{ docker_user.id }}"
volumes:
- ./prometheus.yml:/etc/prometheus/prometheus.yml:ro
- ./alert-rules.d:/etc/prometheus/alert-rules.d:ro
- /mnt/tank/dbs/prometheus/forrest/:/prometheus/
networks:
- default