-
-
Notifications
You must be signed in to change notification settings - Fork 4k
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
feat(middleware): adding sentry as errortracker #3122
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #3122 +/- ##
==========================================
+ Coverage 84.43% 84.69% +0.26%
==========================================
Files 88 88
Lines 3983 3986 +3
==========================================
+ Hits 3363 3376 +13
+ Misses 443 438 -5
+ Partials 177 172 -5 ☔ View full report in Codecov by Sentry. |
Are you ready to merge? |
@Windfarer I have archived https://github.com/go-kratos/sentry |
@shenqidebaozi ready for review |
Description (what this PR does / why we need it):
add sentry middleware for error tracking
Which issue(s) this PR fixes (resolves / be part of):
Other special notes for the reviewers:
The documents should be add to go-kratos.dev and the origin repo https://github.com/go-kratos/sentry should be set to archived