opentelemetry-erlang-contrib icon indicating copy to clipboard operation
opentelemetry-erlang-contrib copied to clipboard

HTTP client/server instrumentations should have an option to include headers as attirbutes

Open tsloughter opened this issue 2 years ago • 1 comments

Each HTTP client/server instrumentation in this repo needs to add an option for including headers as attributes that follows the semconv:

https://github.com/open-telemetry/semantic-conventions/blob/main/docs/http/http-spans.md#http-request-and-response-headers

tsloughter avatar Jul 08 '23 11:07 tsloughter

I can start with the cowboy and phoenix instrumentation

albertored avatar Jul 08 '23 13:07 albertored