Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[otel] rely on context for parenting spans correctly #532

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

EmrysMyrddin
Copy link
Collaborator

@EmrysMyrddin EmrysMyrddin commented Jan 24, 2025

resolves #516
resolves #514
resolves #515
resolves #517
resolves #513

@EmrysMyrddin EmrysMyrddin marked this pull request as draft January 24, 2025 14:42
@theguild-bot
Copy link
Collaborator

theguild-bot commented Jan 24, 2025

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
@graphql-tools/batch-delegate 9.0.29-alpha-0ad5453ccc01334d38fc4fe8dc692fd5f7eb35aa npm ↗︎ unpkg ↗︎
@graphql-tools/delegate 10.2.11-alpha-0ad5453ccc01334d38fc4fe8dc692fd5f7eb35aa npm ↗︎ unpkg ↗︎
@graphql-tools/federation 3.0.11-alpha-0ad5453ccc01334d38fc4fe8dc692fd5f7eb35aa npm ↗︎ unpkg ↗︎
@graphql-mesh/fusion-runtime 0.10.31-alpha-0ad5453ccc01334d38fc4fe8dc692fd5f7eb35aa npm ↗︎ unpkg ↗︎
@graphql-hive/gateway 1.8.1-alpha-0ad5453ccc01334d38fc4fe8dc692fd5f7eb35aa npm ↗︎ unpkg ↗︎
@graphql-mesh/plugin-opentelemetry 1.3.38-alpha-0ad5453ccc01334d38fc4fe8dc692fd5f7eb35aa npm ↗︎ unpkg ↗︎
@graphql-mesh/plugin-prometheus 1.3.26-alpha-0ad5453ccc01334d38fc4fe8dc692fd5f7eb35aa npm ↗︎ unpkg ↗︎
@graphql-hive/gateway-runtime 1.4.10-alpha-0ad5453ccc01334d38fc4fe8dc692fd5f7eb35aa npm ↗︎ unpkg ↗︎
@graphql-tools/stitch 9.4.16-alpha-0ad5453ccc01334d38fc4fe8dc692fd5f7eb35aa npm ↗︎ unpkg ↗︎
@graphql-tools/stitching-directives 3.1.26-alpha-0ad5453ccc01334d38fc4fe8dc692fd5f7eb35aa npm ↗︎ unpkg ↗︎
@graphql-tools/wrap 10.0.29-alpha-0ad5453ccc01334d38fc4fe8dc692fd5f7eb35aa npm ↗︎ unpkg ↗︎

@theguild-bot
Copy link
Collaborator

theguild-bot commented Jan 24, 2025

🚀 Snapshot Release (Binary for Linux-X64)

The latest changes of this PR are available for download (based on the declared changesets).

Download

@theguild-bot
Copy link
Collaborator

theguild-bot commented Jan 24, 2025

🚀 Snapshot Release (Binary for macOS-ARM64)

The latest changes of this PR are available for download (based on the declared changesets).

Download

@theguild-bot
Copy link
Collaborator

theguild-bot commented Jan 24, 2025

🚀 Snapshot Release (Bun Docker Image)

The latest changes of this PR are available as image on GitHub Container Registry (based on the declared changesets):

ghcr.io/graphql-hive/gateway:1.8.1-alpha-0ad5453ccc01334d38fc4fe8dc692fd5f7eb35aa-bun

@theguild-bot
Copy link
Collaborator

theguild-bot commented Jan 24, 2025

🚀 Snapshot Release (Node Docker Image)

The latest changes of this PR are available as image on GitHub Container Registry (based on the declared changesets):

ghcr.io/graphql-hive/gateway:1.8.1-alpha-0ad5453ccc01334d38fc4fe8dc692fd5f7eb35aa

@theguild-bot
Copy link
Collaborator

theguild-bot commented Jan 24, 2025

🚀 Snapshot Release (Binary for macOS-X64)

The latest changes of this PR are available for download (based on the declared changesets).

Download

@theguild-bot
Copy link
Collaborator

theguild-bot commented Jan 24, 2025

🚀 Snapshot Release (Binary for Windows-X64)

The latest changes of this PR are available for download (based on the declared changesets).

Download

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment