elastic / elastic/apm-agent-nodejs
update truncation to use ellipsis, drop `span.context.message.body` from long fields
Open
agent-nodejs
- Dominant language
- JavaScript
- Stars
- 594
- Forks
- 244
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 16
Description
https://github.com/elastic/apm/pull/769 clarified a couple things for truncation of values send in intake. Implement those for the node.js APM agent.
- Update truncation to use ellipsis.
- Drop `span.context.message.body` from long fields. (Does the Node.js agent emit that field anywhere?)
Contributor guide
Assessment
This issue has not been assessed yet.