graphql-engine/v3/crates
Philip Lykke Carlsen 4f6bde1fee Enable use of Otel baggage via tracing-util crate (#888)
### What

Part of the point of the `tracing-util` crate is to centrally enforce
usage of a single version of opentelemetry libraries.

Previously we added some support for relaying baggage, but not actually
for defining it. This PR exposes the crates and types necessary to add
baggage to the context.

V3_GIT_ORIGIN_REV_ID: 107ec652d4e812f31bbfaa362cedf44b25dc3c39
2024-07-26 05:44:58 +00:00
..
auth Implement NoAuth mode in AuthConfig (#877) 2024-07-25 15:49:26 +00:00
custom-connector Make tests run over both the ndc v0.1.x and v0.2.x custom connectors (#879) 2024-07-25 13:32:01 +00:00
engine Remove old Docker based building stuff (#876) 2024-07-25 16:16:49 +00:00
execute human-readable NDC relationship name in NDC IR (#881) 2024-07-25 08:10:58 +00:00
lang-graphql Explicitly import thiserror::Error in place (#827) 2024-07-11 15:18:27 +00:00
metadata-resolve Validate that the capabilities version matches the DataConnectorLink schema version (#880) 2024-07-25 14:31:28 +00:00
metadata-schema-generator Move all dependency versions into the workspace file. (#734) 2024-06-20 12:25:55 +00:00
open-dds Validate that the capabilities version matches the DataConnectorLink schema version (#880) 2024-07-25 14:31:28 +00:00
plugins/pre-execution-plugin Explicitly import thiserror::Error in place (#827) 2024-07-11 15:18:27 +00:00
query-usage-analytics Reimplement most OpenDD newtypes using SmolStr and a macro (#797) 2024-07-05 10:16:33 +00:00
schema Move "test" job to Github Actions (#872) 2024-07-24 13:41:40 +00:00
sql sql crate now executes via plan and decouples from NDC types (#873) 2024-07-24 11:37:44 +00:00
utils Enable use of Otel baggage via tracing-util crate (#888) 2024-07-26 05:44:58 +00:00