status-go/cmd
Igor Sirotin 987a9e8707
feat_: add Sentry panic reporting (#6054)
* feat_: report panics to sentry

* test_: sentry options, params and utils

* feat_: toggle sentry with centralized metrics

* test_: sentry init, report and close

* refactor_: rename public api to generic

* docs_: sentry

* fix_: typo in internal/sentry/README.md

Co-authored-by: osmaczko <33099791+osmaczko@users.noreply.github.com>

* fix_: linter

---------

Co-authored-by: osmaczko <33099791+osmaczko@users.noreply.github.com>
2024-11-25 12:13:47 +00:00
..
generate_handlers chore_: move/rename files messing generation (#5897) 2024-09-30 19:19:36 +01:00
library feat: add function to free memory (#2344) 2021-08-31 15:17:44 -04:00
lint-panics feat_: `LogOnPanic` linter (#5969) 2024-10-23 21:33:05 +01:00
ping-community chore(logging)_: switch to zap.Logger as central logger 2024-11-22 10:03:22 +01:00
populate-db chore(logging)_: switch to zap.Logger as central logger 2024-11-22 10:03:22 +01:00
status-backend feat_: add Sentry panic reporting (#6054) 2024-11-25 12:13:47 +00:00
status-cli chore(logging)_: switch to zap.Logger as central logger 2024-11-22 10:03:22 +01:00
statusd chore(logging)_: switch to zap.Logger as central logger 2024-11-22 10:03:22 +01:00
test-coverage-utils fix: merge coverage reports from each test rerun (#5360) 2024-06-19 11:40:52 +01:00