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

### Problem Statement make a new lambda function with ```js // index.mjs - doesn't work export const handler = (event) => { // TODO implement const response = { statusCode:...

Type: Improvement
Package: serverless
Platform: AWS Lambda

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

Type: Bug
Package: vue
Waiting for: Community
Stale

### Problem Statement - enable new AWS lambda function in existing configuration - https://sentry-sdks.sentry.io/settings/integrations/aws_lambda/######/ - I don’t know what project that belongs to top of head (we don’t show that...

Type: Improvement
Platform: AWS Lambda

### 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: remix
Waiting for: Community
Stale

### Flakiness Type Timeout ### Name of Job Node (16) Unit Tests ### Name of Test @sentry/core test/lib/transports/offline.test.ts ### Link to Test Run https://github.com/getsentry/sentry-javascript/actions/runs/4115185807/jobs/7104054722 ### Details ``` > @sentry/core:test $...

Package: core
Type: 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...

Type: Improvement
Waiting for: Community
Stale

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

Meta: Help Wanted
Type: Improvement
Package: core

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

Meta: Help Wanted
Type: Improvement
Package: serverless
hacktoberfest
Waiting for: Community
Stale

Currently, when in error mode, we keep _up to_ 60 seconds of replay recording for when an error happens. Basically, what happens is: * rrweb is instructed to do a...

Type: Improvement
Package: replay

Currently the CDN serves the JS bundles via `gzip`. The full Sentry offer with Errors+Tracing+Session Replay is at *62kB* via `gzip`. With `brotli`, that should go down to *54kB*

Type: Improvement
Package-Meta: CDN