Lots of stuff

This commit is contained in:
2025-02-03 02:34:53 -03:00
parent 5a7d0a4e14
commit 1ca5805e80
8 changed files with 60 additions and 10 deletions

View File

@@ -1,5 +1,5 @@
global:
scrape_interval: 5s
scrape_interval: 15s
scrape_configs:
@@ -18,3 +18,7 @@ scrape_configs:
- job_name: 'caddy'
static_configs:
- targets: ['caddy:2019']
- job_name: 'cadvisor'
static_configs:
- targets: ['cadvisor:8080']