pulumi-docker/prometheus.yml
2024-12-03 20:23:20 +01:00

9 lines
210 B
YAML

scrape_configs:
- job_name: 'postgres-exporter'
static_configs:
- targets: ['postgres-exporter:9187']
- job_name: 'odoo'
static_configs:
- targets: ['localhost:8069'] # Idem pour Odoo