sentry-javascript
sentry-javascript copied to clipboard
Official Sentry SDKs for JavaScript
Bumps [@opentelemetry/instrumentation-express](https://github.com/open-telemetry/opentelemetry-js-contrib) from 0.38.0 to 0.39.0. Release notes Sourced from @opentelemetry/instrumentation-express's releases. instrumentation-express: v0.39.0 0.39.0 (2024-05-15) Features instrumentation-express: Support non-string routes (#2008) (525bbba) instrumentation-pino: v0.39.0 0.39.0 (2024-05-02) Features pino: support...
Bumps [@opentelemetry/semantic-conventions](https://github.com/open-telemetry/opentelemetry-js) from 1.23.0 to 1.24.1. Release notes Sourced from @opentelemetry/semantic-conventions's releases. v1.24.1 1.24.1 :bug: (Bug Fix) fix(core): align inconsistent behavior of getEnv() and getEnvWithoutDefaults() when a process polyfill is...
Before submitting a pull request, please take a look at our [Contributing](https://github.com/getsentry/sentry-javascript/blob/master/CONTRIBUTING.md) guidelines and verify: - [ ] If you've added code that should be tested, please add tests. -...
### 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...
The screenshot & cropping from user feedback looks wonky in replays. Might be a canvas issue 😞 https://sentry.sentry.io/replays/dd9708f0f75542b4b04d5591a20bf07f/?project=11276&query=&referrer=%2Freplays%2F&statsPeriod=90d&yAxis=count%28%29
Bumps [@opentelemetry/sdk-metrics](https://github.com/open-telemetry/opentelemetry-js) from 1.23.0 to 1.24.1. Release notes Sourced from @opentelemetry/sdk-metrics's releases. v1.24.1 1.24.1 :bug: (Bug Fix) fix(core): align inconsistent behavior of getEnv() and getEnvWithoutDefaults() when a process polyfill is...
These guys have done a good job implementing something you are missing - cloudflare web worker support. I know it is a specific implementation but still, it would work in...
This PR makes sure we use the native, unwrapped `setTimeout` implementation of the browser. Some environments, e.g. Angular, monkey patch this for their change detection, leading to performance issues (possibly)....
### 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...
### 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...