Fix bug 1693: add prometheus authentication support
[osm/MON.git] / osm_mon / core / mon.yaml
index 03b5897..85d21e3 100644 (file)
@@ -47,8 +47,6 @@ collector:
 evaluator:
   interval: 30
   backend: prometheus
-  process_pool_size: 10
-  process_timeout: 50
 
 dashboarder:
   interval: 30
@@ -61,6 +59,8 @@ grafana:
 
 prometheus:
   url: http://prometheus:9090
+  user: admin
+  password: admin
 
 vca:
   host: localhost