Skip to content

Commit

Permalink
Sentry upgrade minimal to browser (#575)
Browse files Browse the repository at this point in the history
Co-authored-by: Celestial <celestial@CELSYSNCR000216.local>
  • Loading branch information
rawana90 and Celestial authored Oct 29, 2024
1 parent df5a23a commit 1d9b356
Show file tree
Hide file tree
Showing 4 changed files with 194 additions and 25,229 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ Upload abort throws an `FilestackError` with type `FilestackErrorType.ABORTED`

## Sentry Integration

If you're using [Sentry](https://sentry.io/welcome/) to monitor your application, Filestack will automatically report upload errors to Sentry, and tag them with helpful diagnostic information via [`@sentry/minimal`](https://github.com/getsentry/sentry-javascript/tree/master/packages/minimal).
If you're using [Sentry](https://sentry.io/welcome/) to monitor your application, Filestack will automatically report upload errors to Sentry, and tag them with helpful diagnostic information via [`@sentry/browser`](https://github.com/getsentry/sentry-javascript/tree/master/packages/browser).

## Versioning

Expand Down
Loading

0 comments on commit 1d9b356

Please sign in to comment.