global: scrape_interval: 15s evaluation_interval: 15s rule_files: - "alert_rules.yml" alerting: alertmanagers: - static_configs: - targets: - alertmanager:9093 scrape_configs: - job_name: 'whoosh-backend' static_configs: - targets: ['whoosh_backend_prod:8087'] metrics_path: /metrics scrape_interval: 30s - job_name: 'whoosh-postgres' static_configs: - targets: ['postgres_exporter:9187'] - job_name: 'whoosh-redis' static_configs: - targets: ['redis_exporter:9121'] - job_name: 'node-exporter' static_configs: - targets: ['node_exporter:9100'] - job_name: 'whoosh-nginx' static_configs: - targets: ['whoosh_nginx_prod:80'] metrics_path: /nginx_status scrape_interval: 30s