-
Notifications
You must be signed in to change notification settings - Fork 351
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: Mark bridge unhealthy based on restart requests from endpoints #1210
base: master
Are you sure you want to change the base?
Conversation
bgrozev
commented
Feb 12, 2025
- ref: Simplify code, order alphabetically.
- feat: Keep track of number of endpoints on each Bridge.
- feat: Mark bridge unhealthy based on restart requests from endpoints
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1210 +/- ##
============================================
- Coverage 27.27% 26.51% -0.77%
+ Complexity 489 466 -23
============================================
Files 125 125
Lines 8084 8162 +78
Branches 1121 1136 +15
============================================
- Hits 2205 2164 -41
- Misses 5597 5712 +115
- Partials 282 286 +4
... and 6 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|