LC coverage for E2 in ORAN
[ric-plt/e2.git] / RIC-E2-TERMINATION / config / config.conf
index ab7be5e..8e6b698 100644 (file)
@@ -1,7 +1,18 @@
 nano=38000
-loglevel=info
+loglevel=error
 volume=log
+#The key name of the environment holds the local ip address
+#ip address of the E2T in the RMR
 local-ip=127.0.0.1
+#prometheus mode can be pull or push
+prometheusMode=pull
+#timeout can be from 5 seconds to 300 seconds default is 10
+prometheusPushTimeOut=10
+prometheusPushAddr=127.0.0.1:7676
+prometheusPort=8088
 #trace is start, stop
-trace=start
-external-fqdn=e2t.att.com
\ No newline at end of file
+trace=stop
+external-fqdn=e2t.com
+#put pointer to the key that point to pod name
+pod_name=E2TERM_POD_NAME
+sctp-port=36422