panopticon/prometheus.yml

5 lines
119 B
YAML
Raw Normal View History

2024-05-31 03:53:46 +00:00
scrape_configs:
- job_name: 'postgres_exporter'
static_configs:
- targets: ['host.containers.internal:9187']