feature(grafana): Grafana uses url, user and password from configuration, check mon...
[osm/MON.git] / osm_mon / core / mon.yaml
index b1607ec..e25760b 100644 (file)
@@ -44,6 +44,16 @@ collector:
 
 evaluator:
   interval: 30
+  backend: prometheus
+
+dashboarder:
+  interval: 30
+  backend: grafana
+
+grafana:
+  url: http://grafana:3000
+  user: admin
+  password: admin
 
 prometheus:
   url: http://prometheus:9090
@@ -52,6 +62,4 @@ vca:
   host: localhost
   secret: secret
   user: admin
-
-openstack:
-  default_granularity: 300
\ No newline at end of file
+  cacert: cacert