threefoldtech / home

Starting point for the threefoldtech organization
https://threefold.io
Apache License 2.0
9 stars 4 forks source link

sentry integration #1554

Open xmonader opened 3 months ago

xmonader commented 3 months ago

Use Sentry for error tracking and monitoring in sdk-go, sdk-ts, and the Dashboard, and even the mobile apps check also #1487 to provide more insights. This will enhance our ability to identify, track, and resolve issues quickly across our entire stack.

Error Tracking:

Environment Separation:

Dashboard Integration:

Implement Sentry error handling for Vue/Vuetify components (requires some research)

Documentation

Testing

performance tracking (extra)

no idea yet

Deployment (Operations)

https://github.com/threefoldtech/tf_operations/issues/2641

Alerting (Operations)

khaledyoussef24 commented 1 month ago

how shall we test the sentry integration ?

is making a new branch with files which contains errors and vulnerabilities and then run the work flows on them to check the issue creation is the best practice ?