Files
netbird/prometheus/prometheus.yml
2026-03-10 11:06:14 +01:00

8 lines
140 B
YAML

global:
scrape_interval: 15s
scrape_configs:
- job_name: "netbird-server"
static_configs:
- targets: ["netbird-server:9090"]