Parcourir la source

remote http from yml

Marcelo Fornet il y a 4 ans
Parent
commit
ad21a10d66
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      prometheus.yml

+ 1 - 1
prometheus.yml

@@ -26,4 +26,4 @@ scrape_configs:
     # scheme defaults to 'http'.
 
     static_configs:
-        - targets: ['localhost:9090', 'http://35.184.156.233:3389']
+        - targets: ['localhost:9090', '35.184.156.233:3389']