RTENV_SECURITY_CHECK=no_shell # only standalone deployment is supported with nevisAdmin 4 LOGREND_DEPLOY_TYPE=standalone JAVA_OPTS=( "-XX:+UseContainerSupport" "-Dfile.encoding=UTF-8" "-XX:MaxRAMPercentage=80.0" "-javaagent:/opt/agent/opentelemetry-javaagent.jar" "-Dotel.javaagent.logging=application" "-Dotel.javaagent.configuration-file=/var/opt/nevislogrend/default/conf/otel.properties" "-Dotel.resource.attributes=service.version=8.2405.0,service.instance.id=$HOSTNAME" )