8xFF / atm0s-media-server

Decentralized, Global-Scale Media Server written in Rust (WebRTC/Whip/Whep/Rtmp/Sip)
https://8xff.github.io/media-docs/
MIT License
212 stars 17 forks source link

feat: added sentry crash report, added cli opts for disable or custom sentry endpoint #415

Closed giangndm closed 1 month ago

giangndm commented 1 month ago

Description

This PR add error feedback to sentry endpoint

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 0% with 12 lines in your changes missing coverage. Please review.

Project coverage is 40.88%. Comparing base (51dcb53) to head (e5abd3d).

Files Patch % Lines
bin/src/main.rs 0.00% 12 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #415 +/- ## ========================================== - Coverage 40.91% 40.88% -0.03% ========================================== Files 154 154 Lines 16538 16550 +12 ========================================== Hits 6766 6766 - Misses 9772 9784 +12 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.