-
Notifications
You must be signed in to change notification settings - Fork 19
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
Improvement/bb 580 circuit breaker alert #2516
Improvement/bb 580 circuit breaker alert #2516
Conversation
Hello benzekrimaha,My role is to assist you with the merge of this Available options
Available commands
Status report is not available. |
Request integration branchesWaiting for integration branch creation to be requested by the user. To request integration branches, please comment on this pull request with the following command:
Alternatively, the |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files
... and 5 files with indirect coverage changes
@@ Coverage Diff @@
## development/8.6 #2516 +/- ##
===================================================
- Coverage 69.00% 69.00% -0.01%
===================================================
Files 192 192
Lines 12678 12681 +3
===================================================
+ Hits 8748 8750 +2
- Misses 3920 3921 +1
Partials 10 10
Flags with carried forward coverage won't be shown. Click here to find out more. |
602972a
to
32c3941
Compare
e9653b8
to
73b8545
Compare
lib/CircuitBreaker.js
Outdated
@@ -46,14 +46,24 @@ const circuitBreakerGauge = ZenkoMetrics.createGauge({ | |||
labelNames: ['type'], | |||
}); | |||
|
|||
const circuitBreakerCounter = ZenkoMetrics.createCounter({ | |||
name: 's3_circuit_breaker_err', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
s3_circuit_breaker_errors_count
b8a6a56
to
3460fe8
Compare
dd7afc5
to
9a8e512
Compare
6e2de94
to
9a8e512
Compare
d312b33
to
48937f9
Compare
7bbfd1d
to
715d589
Compare
/create_integration_branches |
Integration data createdI have created the integration data for the additional destination branches.
The following branches will NOT be impacted:
You can set option
The following options are set: create_integration_branches |
Waiting for approvalThe following approvals are needed before I can proceed with the merge:
The following options are set: create_integration_branches |
@bert-e create_pull_requests |
Integration data createdI have created the integration data for the additional destination branches.
The following branches will NOT be impacted:
Follow integration pull requests if you would like to be notified of The following options are set: create_pull_requests, create_integration_branches |
Waiting for approvalThe following approvals are needed before I can proceed with the merge:
The following options are set: create_pull_requests, create_integration_branches |
/approve |
I have successfully merged the changeset of this pull request
The following branches have NOT changed:
Please check the status of the associated issue BB-580. Goodbye benzekrimaha. The following options are set: approve, create_pull_requests, create_integration_branches |
Linked Issue :
https://scality.atlassian.net/browse/BB-580
This is what the alert looks like on the platform :