You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tag traces with HTTP headers from DD_TRACE_HEADER_TAGS (#2782) (#2829)
* Tag traces with HTTP headers from DD_TRACE_HEADER_TAGS
Value must be either comma or space separated. e.g. Host:http.host,User-Agent,http.user_agent
or referer:http.referer Content-Type:http.content_type.
* Better documentation
* Fix urllib3 tests
* Fix urllib3 tests
* Update documentation
* Keep the header_is_traced method
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Brett Langdon <[email protected]>
Co-authored-by: Kyle Verhoog <[email protected]>
(cherry picked from commit fbb64a3)
Co-authored-by: Nicolas Vivet <[email protected]>
0 commit comments