ソースを参照

remote http from yml

Marcelo Fornet 5 年 前
コミット
ad21a10d66
1 ファイル変更1 行追加1 行削除
  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']