mirror of
https://github.com/hasura/graphql-engine.git
synced 2025-01-08 08:44:24 +03:00
cb380da086
<!-- The PR description should answer 2 (maybe 3) important questions: --> ### What In a recent engine change, we changed some of our trace context mapping to use the shared settings consistently. However, we needed to make sure we included `TraceContextResponsePropagator`, which returns the `traceresponse` header. Request from console after this fix: <img width="810" alt="Screenshot 2024-07-25 at 11 58 30" src="https://github.com/user-attachments/assets/c8e73c56-87fd-49da-a887-f91cdb6d607a"> <!-- What is this PR trying to accomplish (and why, if it's not obvious)? --> <!-- Consider: do we need to add a changelog entry? --> ### How Adds `TraceContextResponsePropagator` to the global set of text map propagators. <!-- How is it trying to accomplish it (what are the implementation steps)? --> V3_GIT_ORIGIN_REV_ID: 48df6a6fe55e78a48f1dc6bf82304199a0a7e248 |
||
---|---|---|
.. | ||
futures-ext | ||
json-ext | ||
jsonschema-tidying | ||
opendds-derive | ||
recursion_limit_macro | ||
tracing-util |