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

enhance(cli): load node:http(s) easily to allow tracing instrumentations to attach #294

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

Conversation

ardatan
Copy link
Member

@ardatan ardatan commented Dec 6, 2024

Sentry, AppDynamic etc need to be loaded before the configuration loaded, so they can hook into node:http(s).
This PR replaces the static imports of node:http(s) into dynamic ones.

[ ] - Needs a use case tested via E2E Tests @EmrysMyrddin

@theguild-bot
Copy link
Collaborator

theguild-bot commented Dec 6, 2024

🚀 Snapshot Release (alpha)

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

Package Version Info
@graphql-hive/gateway 1.6.7-alpha-0f0f81fa0545aa5fcae7a822a1a10cd08c87ac82 npm ↗︎ unpkg ↗︎

@theguild-bot
Copy link
Collaborator

theguild-bot commented Dec 6, 2024

🚀 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 Dec 6, 2024

🚀 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.6.7-alpha-0f0f81fa0545aa5fcae7a822a1a10cd08c87ac82

@theguild-bot
Copy link
Collaborator

theguild-bot commented Dec 6, 2024

🚀 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 Dec 6, 2024

🚀 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.6.7-alpha-0f0f81fa0545aa5fcae7a822a1a10cd08c87ac82-bun

@ardatan ardatan marked this pull request as draft December 6, 2024 15:23
@theguild-bot
Copy link
Collaborator

theguild-bot commented Dec 6, 2024

🚀 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 Dec 6, 2024

🚀 Snapshot Release (Binary for Windows-X64)

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

Download

@ardatan ardatan force-pushed the load-node-http-easily branch from 6193326 to 0f0f81f Compare December 6, 2024 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants