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

Support custom HTTP request and response header semantics #1441

Open
shaaraddalvi opened this issue Oct 21, 2021 · 1 comment
Open

Support custom HTTP request and response header semantics #1441

shaaraddalvi opened this issue Oct 21, 2021 · 1 comment
Labels
area: instrumentation Related to an instrumentation package enhancement New feature or request instrumentation: otelhttp

Comments

@shaaraddalvi
Copy link

Problem Statement

There is a specification about configuring opentracing such that it can capture a provided set of HTTTP request and response headers here.

Proposed Solution

Checking in for the plans to support configuring a set of custom HTTP request/response headers to include in the traces.

Prior Art

Currently some static set of headers are associated with spans.

@MrAlias
Copy link
Contributor

MrAlias commented Nov 22, 2021

This seems related to the otelhttp instrumentation in opentelemetry-go-contrib. I'm going to transfer this issue there.

@MrAlias MrAlias transferred this issue from open-telemetry/opentelemetry-go Nov 22, 2021
@MrAlias MrAlias added area: instrumentation Related to an instrumentation package enhancement New feature or request labels Nov 22, 2021
plantfansam referenced this issue in plantfansam/opentelemetry-go-contrib Mar 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: instrumentation Related to an instrumentation package enhancement New feature or request instrumentation: otelhttp
Projects
None yet
Development

No branches or pull requests

2 participants