Miroslav Navrátil

Results 2 comments of Miroslav Navrátil

Thank you, the path you mentioned works. It wasn't exactly clear to me from the documentation how to set up the path. I am closing this issue as it is...

@brettmc However, I'm still confused about this, I'm now testing the implementation directly with the collector: env: > OTEL_PHP_AUTOLOAD_ENABLED=true > OTEL_TRACES_EXPORTER=otlp > OTEL_EXPORTER_OTLP_PROTOCOL=grpc > OTEL_EXPORTER_OTLP_TRACES_ENDPOINT=http://otel-collector:4317/opentelemetry.proto.collector.trace.v1.TraceService/Export > OTEL_PROPAGATORS=baggage,tracecontext OTEL config: >...