global: scrape_interval: 15s scrape_configs: - job_name: 'postgres_exporter' static_configs: - targets: ['postgres_exporter:9187'] - job_name: 'pg_stat_statements' static_configs: - targets: ['postgres_metrics_exporter:8000']