Update OTEL_EXPORTER_OTLP_ENDPOINT in stack.env to use the otel-collector service

This commit is contained in:
2025-12-09 03:38:19 +00:00
parent fefcbd7667
commit bebc9178ab

View File

@@ -37,7 +37,7 @@ LANGFUSE_CSP_ENFORCE_HTTPS=false
# HOSTNAME=localhost
# Opentelemetry, optional
OTEL_EXPORTER_OTLP_ENDPOINT="http://localhost:4318"
OTEL_EXPORTER_OTLP_ENDPOINT="http://otel-collector:4318"
OTEL_SERVICE_NAME="langfuse"
# Default role for users who sign up, optional, can be org or org+project