hack/Azure/setup/prometheus.yaml (8 lines of code) (raw):

prometheus: service: type: LoadBalancer prometheusSpec: additionalScrapeConfigs: - job_name: "fleet" static_configs: - targets: ["<EXTERNAL-IP>:8080"]