5 lines
119 B
YAML
5 lines
119 B
YAML
|
scrape_configs:
|
||
|
- job_name: 'postgres_exporter'
|
||
|
static_configs:
|
||
|
- targets: ['host.containers.internal:9187']
|