-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
feat(node)!: Make channel-based instrumentation the default #22501
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
Open
andreiborza
wants to merge
41
commits into
develop
Choose a base branch
from
ab/channel-based-default
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
ba814ec
feat(node)!: Make channel-based instrumentation the default
andreiborza f7651ca
Use the channel-based Express integration by default
andreiborza 8675e41
Use the channel-based Koa integration by default
andreiborza eb3c3c0
Use the channel-based Hapi integration by default
andreiborza 417c3ea
Use the channel-based Mongo integration by default
andreiborza 2d8a631
Use the channel-based Mongoose integration by default
andreiborza 57ef73c
Use the channel-based Tedious integration by default
andreiborza 04b1106
Use the channel-based GenericPool integration by default
andreiborza 1e9fe39
Use the channel-based LruMemoizer integration by default
andreiborza 234b66e
Use the channel-based Amqplib integration by default
andreiborza 48dc84e
Use the channel-based Kafka integration by default
andreiborza 9f54974
Use the channel-based Mysql2 integration by default
andreiborza 27ffd52
Use the channel-based Mysql integration by default
andreiborza 688d486
Use the channel-based Postgres integration by default
andreiborza 5af758c
Use the channel-based PostgresJs integration by default
andreiborza 6523470
Use the channel-based Graphql integration by default
andreiborza 0e29371
Use the channel-based Firebase integration by default
andreiborza 4a58aba
Use the channel-based OpenAI integration by default
andreiborza e48c96b
Use the channel-based Anthropic integration by default
andreiborza f8cc62f
Use the channel-based Google GenAI integration by default
andreiborza 72a7e7c
Use the channel-based LangChain integration by default
andreiborza bdc7743
Use the channel-based LangGraph integration by default
andreiborza 4ebec3d
Use the channel-based Vercel AI integration by default
andreiborza 26e7f59
Fix e2e tests for channel-based instrumentation default
andreiborza 61f4d9e
Fix koa middleware span assertion and fixme remaining trpc tests
andreiborza bf5c187
Fixme ai@v3 tests in nextjs-15
andreiborza 7b54972
Propagate mounted-middleware route to http.server span in channel Exp…
andreiborza f93d358
Use channel-based aws-sdk integration in @sentry/aws-serverless
andreiborza 21953cc
Bump @sentry/node size limits for channel-based default
andreiborza 27302e1
Fix stale span-origin assertions in node integration tests
andreiborza 3c153aa
Resolve SENTRY_TRACES_SAMPLE_RATE before gating channel hook registra…
andreiborza 918f990
Drop non-finite SENTRY_TRACES_SAMPLE_RATE when gating nextjs channel …
andreiborza f462aeb
Drop obsolete nextjs tracingHooksDir channel-hook workaround
andreiborza 797e4c2
Bump node/aws-serverless size limits for bundled orchestrion runtime
andreiborza 94ca5f2
Add headroom to node size limits for CI gzip variance
andreiborza a640e0c
Populate default integrations from server-utils channel integrations
andreiborza 4dab6a2
Stop invoking vendored OTel redis fallback in channel-default node SDK
andreiborza 50303d9
Drop experimental tag and redundant runtime-hook comments from channe…
andreiborza 26943bb
Drop redundant channel-default comments from e2e test apps
andreiborza 506f090
Bump nextjs-15/16 e2e apps to ai@v4 and re-enable gen_ai span tests
andreiborza 58bf4fc
Revert "Bump nextjs-15/16 e2e apps to ai@v4 and re-enable gen_ai span…
andreiborza File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 0 additions & 6 deletions
6
dev-packages/e2e-tests/test-applications/astro-7-orchestrion/sentry.server.config.js
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10 changes: 0 additions & 10 deletions
10
dev-packages/e2e-tests/test-applications/create-remix-app-v2/instrument.server.cjs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
love too see it 🥳