Skip to content

Conversation

max-wittig
Copy link
Contributor

@max-wittig max-wittig commented Jun 16, 2025

My Rust is a bit rusty, so feel free to suggest any changes.

See: https://docs.sentry.io/platforms/rust/

@bachp

@max-wittig max-wittig force-pushed the feat/errortracking-using-sentry branch from 4319b01 to c441e0d Compare June 16, 2025 11:43
@bachp
Copy link
Owner

bachp commented Jun 17, 2025

@max-wittig How does the error reporting work? I only see the initialization of sentry, but no other instrumentation? Does is just catch panics?

@max-wittig
Copy link
Contributor Author

Yes right now, this is very general and just catches panics which pretty much never happen. So I will add some more instrumentation here directly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants