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
2 people authored and sethk4783 committed Nov 14, 2024
1 parent dbcc50e commit 1fc32ac
Show file tree
Hide file tree
Showing 4 changed files with 193 additions and 210 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 1fc32ac

Please sign in to comment.