Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an ability to send Sentry reports for developers #6886

Merged
merged 1 commit into from
Apr 26, 2022

Conversation

drew2a
Copy link
Contributor

@drew2a drew2a commented Apr 25, 2022

If you want to use Sentry as a developer, you have to specify the following env:

export TRIBLER_SENTRY_URL=<sentry_url>

I do recommend using this project for dev's error reports.
After doing that all reported errors will be sent to this URL and be placed into dev release.

These are two examples of errors:

@drew2a drew2a force-pushed the feature/sentry_for_developers branch 2 times, most recently from e97b641 to c2d895d Compare April 25, 2022 12:13
@drew2a drew2a requested a review from kozlovsky April 25, 2022 12:19
@drew2a drew2a marked this pull request as ready for review April 25, 2022 12:19
@drew2a drew2a requested a review from a team April 25, 2022 12:19
@drew2a drew2a force-pushed the feature/sentry_for_developers branch from c2d895d to 01e8140 Compare April 26, 2022 07:28
@drew2a drew2a added this to the 7.13.0 June milestone Apr 26, 2022
@drew2a drew2a self-assigned this Apr 26, 2022
@drew2a drew2a merged commit 9b9eb43 into Tribler:main Apr 26, 2022
kozlovsky added a commit that referenced this pull request Jul 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants