sentry-javascript
sentry-javascript copied to clipboard
Official Sentry SDKs for JavaScript
Bumps [@opentelemetry/sdk-trace-base](https://github.com/open-telemetry/opentelemetry-js) from 1.23.0 to 1.24.0. Release notes Sourced from @opentelemetry/sdk-trace-base's releases. v1.24.0 1.24.0 :rocket: (Enhancement) feat(sdk-trace-base): log resource attributes in ConsoleSpanExporter #4605 @pichlermarc feat(propagator-aws-xray): moved AWS Xray propagator from...
Bumps [@opentelemetry/instrumentation-mongoose](https://github.com/open-telemetry/opentelemetry-js-contrib) from 0.37.0 to 0.38.1. Release notes Sourced from @opentelemetry/instrumentation-mongoose's releases. instrumentation-mysql: v0.38.1 0.38.1 (2024-05-02) Bug Fixes remove unuseful patch message from instrumentations (#2161) (34f56e0) instrumentation-hapi: v0.38.0 0.38.0 (2024-05-02)...
To be ready for an only-spans world, and also handle e.g. INP spans that even today are not sent in a transaction, we want to add a new option to...
An integration is available from @sentry/tracing for the node mysql module but not [mysql2](https://github.com/sidorares/node-mysql2). The module APIs are nearly identical and I would hope this would be easy to enable.
### Is there an existing issue for this? - [X] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues - [X] I have reviewed the documentation https://docs.sentry.io/ - [X] I am using...
This reverts https://github.com/getsentry/sentry-javascript/pull/11888, and ensures the feedback tests actually work on CDN. For this, we now ensure to serve this locally, so this will work also on release branches. It...
### Is there an existing issue for this? - [X] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues - [X] I have reviewed the documentation https://docs.sentry.io/ - [X] I am using...
Some small cleanup & alignment for E2E test apps.
### Problem Statement Not clear what is collected. ### Solution Brainstorm Similar to how Python documentation has it https://docs.sentry.io/platforms/python/data-management/data-collected/ 
### Is there an existing issue for this? - [X] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues - [X] I have reviewed the documentation https://docs.sentry.io/ - [X] I am using...