elastic / apm-agent-rum-js

https://www.elastic.co/guide/en/apm/agent/rum-js/current/index.html
MIT License
279 stars 134 forks source link

Propagate the tracestate header by default #955

Open hmdhk opened 3 years ago

hmdhk commented 3 years ago

We decided to add a feature flag for propagating tracestate to avoid a breaking, however since the APM functionality depends on this header we need to propagate this by default. This is a breaking change.

philippkahr commented 1 year ago

https://github.com/elastic/apm-agent-rum-js/issues/1334 probably need to fix that as well.