elastic / elastic/apm-agent-nodejs

Document how captureHeaders: false can improve performance

Open
#892 2 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.