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
{{ message }}
This repository was archived by the owner on Sep 17, 2025. It is now read-only.
refactor - move header name to propagator (part 2) (#219)
* refactor - move header name to propagator (part 1)
* update the Trace Parent header name to reflect the latest W3C draft
* fix lint error
* add unit tests for GoogleCloudFormat and TraceContext propagators
* refactor - move header name to propagator (part 2)
* refactor pyramid_middleware
* fix system test cases
* change X_CLOUD_TRACE_CONTEXT to X-Cloud-Trace-Context and add Django specific conversion
* fix typo
* fix unit test for Django
0 commit comments