Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Skip capturing cookie header when it's set separately #1405

Merged
merged 1 commit into from
Dec 5, 2023

Conversation

estolfo
Copy link
Contributor

@estolfo estolfo commented Aug 15, 2023

Resolves #1402

When there are cookies set at Cookie in the header and they're captured in the request cookies context field, set the context header value to [SKIPPED].

See elastic/apm-agent-nodejs#3322 for more context.

@picandocodigo picandocodigo merged commit 5467b31 into elastic:main Dec 5, 2023
56 checks passed
APM-Agents (OLD) automation moved this from In Progress to Done Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

http.request.cookies is redacted but Cookie header is not
2 participants