elastic / elastic/apm-agent-nodejs
disable tracestate and traceparent headers from http request
Open
community
triage
- Dominant language
- JavaScript
- Stars
- 594
- Forks
- 244
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 16
Description
**Is your feature request related to a problem? Please describe.**
Similar to this one https://discuss.elastic.co/t/how-to-disable-tracestate-and-traceparent-headers/324164
**Describe the solution you'd like**
Be able to disable tracestate and traceparent headers on HTTP outgoing requests
**Describe alternatives you've considered**
disabling apm
**Additional context**
this is breaking our HTTP outgoing requests
Contributor guide
Assessment
This issue has not been assessed yet.