We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f4a988 commit e4db900Copy full SHA for e4db900
VERSION
@@ -1 +1 @@
1
-1.6.2-dev
+1.6.2
config/config.yaml
@@ -22,7 +22,7 @@ configuration:
22
topicGroup: "analytics" #mongodb, restapi, prometheus
23
urls:
24
- uri: "sd-core-kafka-headless"
25
- port: 9092
+ port: 9092
26
analyticsStream: #this shall be producer for Analytics Func
27
enable: false
28
@@ -44,6 +44,6 @@ configuration:
44
addr: "aether-roc-umbrella-aether-roc-gui-v2-1-external.aether-roc.svc"
45
port: 31194
46
metricFuncEndPoint:
47
- addr: "metricfunc.omec.svc"
+ addr: "metricfunc.aether-5gc.svc"
48
port: 5001
49
0 commit comments