X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=config%2Fconfig-file.json;fp=config%2Fconfig-file.json;h=5627e8676c2d4f1d702b4ceec3d5c24a7021fc5a;hb=420d330e19ccf6a440863f6b40714fcabf17daed;hp=455cf8fb7ca91bcc53fee5f5975b29385b75622d;hpb=e3d0c380a0a0191c31d3b66e59747ab496d50f6e;p=ric-plt%2Fvespamgr.git diff --git a/config/config-file.json b/config/config-file.json index 455cf8f..5627e86 100755 --- a/config/config-file.json +++ b/config/config-file.json @@ -55,6 +55,7 @@ "host": "http://service-ricplt-vespamgr-http.ricplt.svc.cluster.local:8080", "measurementUrl": "/ric/v1/measurements", "pltFile": "/tmp/vespa-plt-meas.json", + "pltCounterFile": "/cfg/plt-counter.json", "appManager": { "host": "http://service-ricplt-appmgr-http.ricplt.svc.cluster.local:8080", "path": "/ric/v1/config", @@ -72,7 +73,7 @@ "collector": { "primaryAddr": "pod-ves-simulator", "secondaryAddr": "pod-ves-simulator", - "serverRoot": "0", + "serverRoot": "", "primaryPort": 8443, "primaryUser": "sample1", "primaryPassword": "sample1", @@ -81,4 +82,4 @@ }, "faults": { }, "metrics": [] -} \ No newline at end of file +}