global: scrape_interval: 15s evaluation_interval: 15s rule_files: - /etc/prometheus/alerts.yml alerting: alertmanagers: - static_configs: - targets: ["alertmanager:9093"] scrape_configs: - job_name: mobilityops-api metrics_path: /metrics authorization: credentials: __METRICS_BEARER_TOKEN__ static_configs: - targets: ["api:8000"]