elastic / elastic/apm-agent-nodejs
Document how captureHeaders: false can improve performance
Open
agent-nodejs
docs
low hanging fruit
performance
- Dominant language
- JavaScript
- Stars
- 594
- Forks
- 244
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 16
Description
On the [Performance Tuning page](https://www.elastic.co/guide/en/apm/agent/nodejs/current/performance-tuning.html), we should document the use of the [`captureHeaders`](https://www.elastic.co/guide/en/apm/agent/nodejs/current/configuration.html#capture-headers) config option as a means to reduce storage cost and a slight improvement in performance due to the lower number of objects created and processed.
Contributor guide
Assessment
This issue has not been assessed yet.