fleet/server/contexts/ctxerr
Martin Angers c5b988d600
Fix stack trace of captured errors in Sentry, capture errors in more code paths (#16966)
#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
2024-02-22 15:10:28 -03:00
..
ctxerr_test.go allow clients to report errors back to the server (#13478) 2023-08-24 13:04:27 -03:00
ctxerr.go Fix stack trace of captured errors in Sentry, capture errors in more code paths (#16966) 2024-02-22 15:10:28 -03:00
stack_test.go Fix stack trace of captured errors in Sentry, capture errors in more code paths (#16966) 2024-02-22 15:10:28 -03:00
stack.go implement a thin wrapper around stdlib errors (#5733) 2022-05-18 11:47:55 -03:00
statistics_test.go report error analytics (#6341) 2022-06-28 16:31:14 -03:00
statistics.go report error analytics (#6341) 2022-06-28 16:31:14 -03:00