From: garciadeblas Date: Mon, 28 Feb 2022 16:04:18 +0000 (+0100) Subject: Fix bug with SA08 when updating prometheus.yaml X-Git-Tag: v10.1.0-rc1^0 X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FLCM.git;a=commitdiff_plain;h=fedd69c9ce2c488abf694faa536d54bbe919a40c Fix bug with SA08 when updating prometheus.yaml Change-Id: Iae87ea4bfe66ae38653307b992c6eaea3cc2b4c4 Signed-off-by: garciadeblas --- diff --git a/osm_lcm/lcm.cfg b/osm_lcm/lcm.cfg index 96fb373..d8013a3 100644 --- a/osm_lcm/lcm.cfg +++ b/osm_lcm/lcm.cfg @@ -92,7 +92,7 @@ message: tsdb: # time series database driver: prometheus # local file to store the configuration - path: /etc/prometheus + path: /opt/prometheus uri: http://prometheus:9090/ # loglevel: DEBUG # logfile: /var/log/osm/lcm-tsdb.log