Unable to view OpenTelemetry Span Events in Elastic APM traces's logs

Viewed 19

I am trying to set up OpenTelemetry in a distributed Nodejs application. I am using elastic APM to view those traces and respective spans. For exporting those span data to elastic APM I have an otel Collector on K8s. The issue is that I can see the span events in elastic index but those span event details are not visible in traces' logs as mentioned here Is there any work around for this?

0 Answers
Related