elastic / elastic/apm-agent-nodejs
Guard against span.transaction being set to a different TraceContext than span
Open
agent-nodejs
- Dominant language
- JavaScript
- Stars
- 594
- Forks
- 244
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 16
Description
Today it's possible to set the `span.transaction` property to point to a transaction that belongs to a different trace than the spans own TraceContext.
Contributor guide
Assessment
This issue has not been assessed yet.