X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=RIC-E2-TERMINATION%2Fconfig%2Fconfig.conf;h=d6f5008d0afda878fbd8b4c9b9cb2cadeaf2adc3;hb=refs%2Fchanges%2F43%2F4243%2F1;hp=48ca04324812b3058233297e2a70de62e21b263b;hpb=9b23edc001dca6233d0c862e77ebd38fb568267a;p=ric-plt%2Fe2.git diff --git a/RIC-E2-TERMINATION/config/config.conf b/RIC-E2-TERMINATION/config/config.conf index 48ca043..d6f5008 100644 --- a/RIC-E2-TERMINATION/config/config.conf +++ b/RIC-E2-TERMINATION/config/config.conf @@ -1,10 +1,18 @@ nano=38000 -loglevel=info +loglevel=debug volume=log #the key name of the environment holds the local ip address -local-ip=theLocalIP environment +#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.com #put pointer to the key that point to pod name -pod_name=MY_POD_NAME +pod_name=E2TERM_POD_NAME +sctp-port=36422