Browse Source

fix prom.yaml

Marcelo Fornet 4 years ago
parent
commit
e13b59a8e9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      prometheus.yml

+ 1 - 1
prometheus.yml

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