builder.braak.pro/prometheus.yml
Bart van der Braak 043a1b6ffa
Some checks failed
/ checks (pull_request) Failing after 12s
Add Prometheus metrics to Buildbot
2024-11-26 17:16:21 +01:00

7 lines
No EOL
135 B
YAML

global:
scrape_interval: 60s
scrape_configs:
- job_name: buildbot
static_configs:
- targets:
- buildbot-master:9100