mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 08:55:24 +00:00
c5b988d600
#16480 # Checklist for submitter - [x] Changes file added for user-visible changes in `changes/` or `orbit/changes/`. See [Changes files](https://fleetdm.com/docs/contributing/committing-changes#changes-files) for more information. - [x] Added/updated tests - [x] Manual QA for all new/changed functionality
5 lines
292 B
Plaintext
5 lines
292 B
Plaintext
* Fixed issues with how errors were captured in Sentry:
|
|
- The stack trace is now more precise.
|
|
- More error paths will now get captured in Sentry.
|
|
- **NOTE: Many more entries could be generated in Sentry compared to earlier Fleet versions.** Sentry capacity should be planned accordingly.
|