diff --git a/config_example/core.env.example b/config_example/core.env.example index a8ceb57a3..1ee33932c 100644 --- a/config_example/core.env.example +++ b/config_example/core.env.example @@ -24,6 +24,7 @@ MONITOR_DOCKER_ORGANIZATIONS=org1,org2 MONITOR_LOGGING_LEVEL=info MONITOR_LOGGING_STDIO=standard MONITOR_LOGGING_OTLP_ENDPOINT=http://localhost:4317 +MONITOR_LOGGING_OPENTELEMETRY_SERVICE_NAME=Monitor MONITOR_LOCAL_AUTH=true