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

fix(node-experimental): Guard against missing fetch #9275

Merged
merged 1 commit into from
Oct 17, 2023

Conversation

mydea
Copy link
Member

@mydea mydea commented Oct 17, 2023

It seems that even in Node 18 fetch may not be usable. By using the NodePerformanceIntegration base we actually try-catch initializing the instrumentation, which should catch this case.

It seems that even in Node 18 fetch may not be usable. By using the `NodePerformanceIntegration` base we actually try-catch initializing the instrumentation, which should catch this case.
@mydea mydea requested review from lforst and Lms24 October 17, 2023 08:36
@mydea mydea self-assigned this Oct 17, 2023
@mydea mydea enabled auto-merge (squash) October 17, 2023 08:47
@mydea mydea merged commit cadeefe into develop Oct 17, 2023
47 checks passed
@mydea mydea deleted the fn/node-experimental-fetch branch October 17, 2023 08:52
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