elastic / elastic/apm-agent-nodejs
Use nginx request id as trace id
Open
agent-nodejs
enhancement
- 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.**
I'm using Nginx as a reverse proxy and sending generated request_id to other services. how can I connect Nginx request_id to my transactions?
is there a way to set custom trace id or any function that automatically extract id from headers?
Contributor guide
Assessment
This issue has not been assessed yet.