elastic / elastic/apm-agent-nodejs

do not sanitize HTTP/2 pseudo-headers

Open
#2,525 0 comments 0 reactions 0 assignees View on GitHub
agent-nodejs
Dominant language
JavaScript
Stars
594
Forks
244
Avg merge
1d 8h
Merged PRs (30d)
16

Description

Per https://github.com/elastic/apm/pull/575 the `sanitize_field_names` patterns should no longer apply to captured HTTP/2 *pseudo-headers*. Practically this means that we should no longer expect the `:authority` HTTP/2 pseudo-header to be redacted by the `*auth*` wildcard pattern that is part of the default `sanitize_field_names` value.

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.