sentry-javascript
sentry-javascript copied to clipboard
Official Sentry SDKs for JavaScript
### Problem Statement make a new lambda function with ```js // index.mjs - doesn't work export const handler = (event) => { // TODO implement const response = { statusCode:...
### 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...
### 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...
### 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...
### 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 $...
### 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...
### 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...
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...
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*