Skip to content

Add more features for adding HTTP request / response headers to spans. #1184

@rogersd

Description

@rogersd

I already have #1172 open for this, and I'll be breaking it in to smaller pieces at @lzchen 's request.

Is your feature request related to a problem?
Currently, you can only provide a list of full HTTP request / response header names to be added to the span.

There is also no capacity for header value redaction.

Describe the solution you'd like
It would be nice to be able to specify a regex or "all" to get all headers.

Header value redaction is also a must-have for us.

Describe alternatives you've considered
I considered doing this in my application, but it makes more sense to add it here.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions