Skip to content

Conversation

@RulaKhaled
Copy link
Member

@RulaKhaled RulaKhaled commented Dec 10, 2025

Until we find a way to automatically instrument OpenAI in Nextjs, we shouldn't block users from using the manual instrumentation.

Docs for this are in review already.

Closes #18462 (added automatically)

@github-actions
Copy link
Contributor

github-actions bot commented Dec 10, 2025

node-overhead report 🧳

Note: This is a synthetic benchmark with a minimal express app and does not necessarily reflect the real-world performance impact in an application.

Scenario Requests/s % of Baseline Prev. Requests/s Change %
GET Baseline 9,129 - 11,257 -19%
GET With Sentry 1,738 19% 1,732 +0%
GET With Sentry (error only) 6,046 66% 7,181 -16%
POST Baseline 1,203 - 1,084 +11%
POST With Sentry 603 50% 536 +13%
POST With Sentry (error only) 1,078 90% 918 +17%
MYSQL Baseline 3,286 - 3,901 -16%
MYSQL With Sentry 495 15% 453 +9%
MYSQL With Sentry (error only) 2,690 82% 3,093 -13%

View base workflow run

@RulaKhaled RulaKhaled merged commit 5c5c7d4 into develop Dec 10, 2025
142 checks passed
@RulaKhaled RulaKhaled deleted the add-openai-export branch December 10, 2025 14: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.

feat(node): Add instrument OpenAI export to node

3 participants