# my global config global: scrape_interval: 10s evaluation_interval: 10s # Alertmanager configuration alerting: alertmanagers: - static_configs: - targets: # - alertmanager:9093 scrape_configs: - job_name: "prometheus" static_configs: - targets: ["localhost:9090"] - job_name: 'temperature' static_configs: - targets: - 192.168.222.136:2112