Skip to content

fix(v9/node): Fix exports for openai instrumentation (#17238) #17241

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

Merged
merged 1 commit into from
Jul 31, 2025

Conversation

RulaKhaled
Copy link
Member

Backport of #17238

Fixed an issue where default exports in CommonJS were failing. Returning
a new exports object was overriding some default export functionality. I
removed some redundant code as well.
@RulaKhaled RulaKhaled merged commit d5ff54f into v9 Jul 31, 2025
119 of 120 checks passed
@RulaKhaled RulaKhaled deleted the backport/v9-fix-exports-for-openai branch July 31, 2025 09:57
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