X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=osm_mon%2Fcore%2Fmon.yaml;h=c7b08f54c39ac581efd130688b1d305cefc9370d;hb=de385946786d7c0631f8a9c6cd45e9254645cae8;hp=c094ddae742ec0722f8314f1d6d5f0894baaa02e;hpb=be034667d2c58d33bd3657b82bb93d2021da8c73;p=osm%2FMON.git diff --git a/osm_mon/core/mon.yaml b/osm_mon/core/mon.yaml index c094dda..c7b08f5 100644 --- a/osm_mon/core/mon.yaml +++ b/osm_mon/core/mon.yaml @@ -46,6 +46,13 @@ evaluator: interval: 30 backend: prometheus +dashboarder: + interval: 30 + backend: grafana + +grafana: + url: http://grafana:3000 + prometheus: url: http://prometheus:9090 @@ -53,3 +60,4 @@ vca: host: localhost secret: secret user: admin + cacert: cacert