-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Setup libraries and the metrics provider class * Verify the server pid on shutdown * Set to send the report on shutdown if possible, add support for tags * Add the crashpad library and setup a class for it * Revert "Set to send the report on shutdown if possible, add support for tags" This reverts commit a532bba. * Revert "Revert "Set to send the report on shutdown if possible, add support for tags"" This reverts commit e755c9d. * Revert "Add the crashpad library and setup a class for it" This reverts commit 297c80b. * Fix layout style * Make the reports go to the dedicated Sentry project * Allows exiting the crashhandler if the client wasn't able to connect * Set the initial status in case SLOBS crashes before connecting * Rename the pipe used for metrics * Handle blaming directly the server or the frontend * Adjust the initial status when initializing the metrics provider * Fix layout issues * Do not update the metrics status if the last one was the "handled crash" one * Handle blaming from the client side * Fix blaming the frontend instead the backend when the server crashes on shutdown * Changes the SKD used to proper reflect our company, add the release tag * Fix layout issues
- Loading branch information
1 parent
f46e00d
commit de7b34b
Showing
4 changed files
with
602 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.