sentry-javascript icon indicating copy to clipboard operation
sentry-javascript copied to clipboard

Official Sentry SDKs for JavaScript

Results 1038 sentry-javascript issues
Sort by recently updated
recently updated
newest added

Closes #13415 @Bruno-DaSilva has been helping me explore different ways to fix a few fundamental issues with the local variables integration. Bruno found a way to [write to the error...

### 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...

Waiting for: Product Owner
Package: bun

https://docs.nestjs.com/interceptors Interceptors are a bit harder than the other constructs we have instrumented so far. All interceptors get a `CallHandler` implementing a `handle()` method, which can be used to invoke...

Package: nestjs

Resolves #13316 Implement Tedious OTL instrumentation in `packages/node`. - [x] If you've added code that should be tested, please add tests. - [x] Ensure your code lints and the test...

Package: node

Resolves #13308 Implement genericPool OTL instrumentation in `packages/node` - [x] If you've added code that should be tested, please add tests. - [x] Ensure your code lints and the test...

### Description Today, we have isomorphic APIs to start spans, which can be active or inactive. Active spans can only be made active in a callback. This makes sense and...

Bumps [@opentelemetry/semantic-conventions](https://github.com/open-telemetry/opentelemetry-js) from 1.25.1 to 1.26.0. Release notes Sourced from @​opentelemetry/semantic-conventions's releases. semconv/v1.26.0 @opentelemetry/[email protected] Note: This package will now be versioned according to the version of semantic conventions being provided....

dependencies
javascript

RN SDK uses the normalize function before passing data over the RN Bridge, which only accepts serializable data. Infinity causes -> https://github.com/getsentry/sentry-react-native/issues/4024

### 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...

Package: browser
web-vitals