Files
server/opt/monitoring/prometheus/prometheus.yml
2026-01-07 20:52:11 +01:00

12 lines
239 B
YAML

global:
scrape_interval: 15s
scrape_configs:
- job_name: 'prometheus'
static_configs:
- targets: ['prometheus:9090']
- job_name: 'node'
static_configs:
- targets: ['10.10.0.1:9100'] # dein Server-Node-Exporter