feat(core, node): portable connect integration#20062
Conversation
Claude skill leveraged create a portable standalone Connect integration for Sentry SDKs. See `.agents/skills/convert-otel-integration/logs/connect.md` for detailed write-up of what was done.
This was implemented for the portable Express integration, but others will need the same functionality, so we should have a reusable to save on bundle size.
Semver Impact of This PR🟡 Minor (new features) 📋 Changelog PreviewThis is how your changes will appear in the changelog. New Features ✨Core, Node
Internal Changes 🔧
🤖 This preview updates automatically when you update the PR. |
size-limit report 📦
|
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.
|
|
This pull request has gone three weeks without activity. In another week, I will close it. But! If you comment or otherwise update it, I will reset the clock, and if you apply the label |
|
Closing due to inactivity after stale warning. Comment or reopen when ready to continue, and use |
Before submitting a pull request, please take a look at our
Contributing guidelines and verify:
yarn lint) & (yarn test).Closes #20061