--- global: scrape_interval: 15s external_labels: monitor: codelab-monitor rule_files: - alert.rules.yml alerting: alertmanagers: - static_configs: - targets: - localhost:9093 scrape_configs: - job_name: cfe-acesso scheme: https scrape_interval: 5s static_configs: - targets: [mobi2.bb.com.br] metrics_path: /cfe-acesso/api/v1/info/metrics - job_name: node-exporter scrape_interval: 5s static_configs: - targets: [localhost:9100] - job_name: prometheus relabel_configs: scrape_interval: 5s static_configs: - targets: [localhost:9090] - job_name: data-exporter scrape_interval: 5s static_configs: - targets: [localhost:9000]