Skip to content

Remove filterHttpHeaders config option #3332

@david-luna

Description

@david-luna

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

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions