|
|
@@ -31,6 +31,9 @@ QUESTIONNAIRE_SERVER_ORIGIN="http://host.docker.internal:3003"
|
|
|
# AUDIT_LOG_ADDITIONAL_ACTIONS=
|
|
|
# AUDIT_LOG_EXCLUDE_ACTIONS=
|
|
|
|
|
|
-# OpenTelemetry Configuration
|
|
|
+# OpenTelemetry for GROWI Configuration
|
|
|
OPENTELEMETRY_ENABLED=false
|
|
|
+
|
|
|
+# OpenTelemetry Official Configuration
|
|
|
+# Environment variables starting with 'OTEL_' are automatically loaded by the OpenTelemetry SDK
|
|
|
OTEL_EXPORTER_OTLP_ENDPOINT=http://otel-collector:4317
|