-
Notifications
You must be signed in to change notification settings - Fork 236
Closed
Labels
agent-nodejsMake available for APM Agents project planning.Make available for APM Agents project planning.breaking change
Milestone
Description
The agent is no longer using filterHttpHeaders
config option to redact cookies. This pull request changed the data format to place the cookies inside context.request.cookies
map which is accepted by the intake API.
With that change now sanitizeFieldNames
options is in charge of redacting the cookies and there is no use for filterHttpHeaders
which is already marked as deprecared.
We should then remove the config option
Metadata
Metadata
Assignees
Labels
agent-nodejsMake available for APM Agents project planning.Make available for APM Agents project planning.breaking change