Add more complex example (docker-compose + grafana + prometheus)

This commit is contained in:
TwinProduction
2019-11-16 16:48:18 -05:00
parent ab5330c44c
commit cc7acc780e
9 changed files with 470 additions and 0 deletions

View File

@ -0,0 +1,6 @@
scrape_configs:
- job_name: gatus
scrape_interval: 10s
static_configs:
- targets:
- gatus:8080