global: scrape_interval: 15s scrape_timeout: 10s evaluation_interval: 15s scrape_configs: - job_name: 'mev-bot' static_configs: - targets: ['mev-bot:9090'] labels: instance: 'mev-bot-v2' environment: 'testing' - job_name: 'prometheus' static_configs: - targets: ['localhost:9090']