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

feat(node-experimental): Add NodeFetch integration #9226

Merged
merged 1 commit into from
Oct 12, 2023
Merged

Conversation

mydea
Copy link
Member

@mydea mydea commented Oct 11, 2023

This adds a new NodeFetch integration that is enabled by default.

We use opentelemetry-instrumentation-node-fetch under the hood, which seems to have the best support/functionality.

I also added an E2E test verifying it actually works and also propagates correctly.

@mydea mydea requested a review from lforst October 11, 2023 11:58
@mydea mydea self-assigned this Oct 11, 2023
@mydea mydea merged commit ddcf5e6 into develop Oct 12, 2023
83 checks passed
@mydea mydea deleted the fn/otel-undici branch October 12, 2023 11:43
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.

None yet

3 participants