Kaynağa Gözat

fix: incorrect prometheus url

AlpinDale 1 yıl önce
ebeveyn
işleme
9ed45fec7c
1 değiştirilmiş dosya ile 1 ekleme ve 2 silme
  1. 1 2
      examples/monitoring/prometheus.yaml

+ 1 - 2
examples/monitoring/prometheus.yaml

@@ -5,7 +5,6 @@ global:
 scrape_configs:
   - job_name: aphrodite-engine
     metrics_path: /metrics
-    scheme: https
     static_configs:
       - targets:
-          - 'sc-arlington-commitments-antarctica.trycloudflare.com'
+          - 'host.docker.internal:2242'