Skip to content

Conversation

@theus77
Copy link
Member

@theus77 theus77 commented Sep 22, 2025

Q A
Bug fix? n
New feature? y
BC breaks? n
Deprecations? n
Fixed tickets? n
Documentation? n

Comment on lines +60 to +69
OTEL_PHP_AUTOLOAD_ENABLED=true \
OTEL_SERVICE_NAME=demo-ems-$(*) \
OTEL_TRACES_EXPORTER=otlp \
OTEL_EXPORTER_OTLP_PROTOCOL=http/protobuf \
OTEL_EXPORTER_OTLP_ENDPOINT=http://apm-server.localhost \
OTEL_RESOURCE_ATTRIBUTES=deployment.environment=dev \
OTEL_TRACES_SAMPLER=always_on \
OTEL_LOG_LEVEL=debug \
OTEL_PHP_LOG_DESTINATION=stderr \
OTEL_PHP_AUTOLOAD_PATH=$(MAKEFILE_DIR)/vendor/autoload.php \
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why not in the .env file ?

@Davidmattei Davidmattei modified the milestones: 6.8.0, 6.9.0 Oct 6, 2025
@Davidmattei Davidmattei removed this from the 6.9.0 milestone Oct 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

2 participants