unoffical wafrn mirror
wafrn.net
atproto
social-network
activitypub
1global:
2 scrape_interval: 15s
3scrape_configs:
4 - job_name: 'prometheus'
5 static_configs:
6 - targets: ['localhost:9090']
7 - job_name: 'cadvisor'
8 static_configs:
9 - targets: ['cadvisor:8081']
10 - job_name: 'node-exporter'
11 static_configs:
12 - targets: ['node-exporter:9100']
13 - job_name: caddy
14 static_configs:
15 - targets: ['frontend:2019']