Support custom HTTP request and response header semantics #1441
Labels
area: instrumentation
Related to an instrumentation package
enhancement
New feature or request
instrumentation: otelhttp
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.
The text was updated successfully, but these errors were encountered: