Fix bug 1693: add prometheus authentication support
[osm/MON.git] / osm_mon / core / mon.yaml
index 2ce2fc1..85d21e3 100644 (file)
@@ -41,7 +41,7 @@ sql:
 
 collector:
   interval: 30
-  process_pool_size: 20
+  process_pool_size: 10
   process_execution_timeout: 50
 
 evaluator:
@@ -59,6 +59,8 @@ grafana:
 
 prometheus:
   url: http://prometheus:9090
+  user: admin
+  password: admin
 
 vca:
   host: localhost