elastic / elastic/elastic-otel-node
Handle W3C trace-context headers on incoming requests
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 12
- Forks
- 22
- Avg merge
- 16h 54m
- Merged PRs (30d)
- 5
Description
By default, the `traceparent` and `tracestate` headers are used per W3C spec for distributed tracing. However, in certain cases it can be helpful to not use the incoming `traceparent` header. In Elastic APM agents, this can be handled with `trace_continuation_strategy`.
Contributor guide
Assessment
This issue has not been assessed yet.