panopticon/prometheus.yml

4 lines
119 B
YAML

scrape_configs:
- job_name: 'postgres_exporter'
static_configs:
- targets: ['host.containers.internal:9187']