-
Notifications
You must be signed in to change notification settings - Fork 27
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
♻️Autoscaling: Debug logs for issue with scaling up #5025
♻️Autoscaling: Debug logs for issue with scaling up #5025
Conversation
Code Climate has analyzed commit c59ba16 and detected 0 issues on this pull request. View more on Code Climate. |
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.
good luck
Codecov Report
@@ Coverage Diff @@
## master #5025 +/- ##
=========================================
- Coverage 87.8% 75.3% -12.5%
=========================================
Files 724 121 -603
Lines 32726 6705 -26021
Branches 689 0 -689
=========================================
- Hits 28734 5053 -23681
+ Misses 3835 1652 -2183
+ Partials 157 0 -157
Flags with carried forward coverage won't be shown. Click here to find out more. |
c59ba16
to
6ee0e70
Compare
Kudos, SonarCloud Quality Gate passed!
|
What do these changes do?
Some issues are difficult to reproduce locally, such as a full docker swarm.
Therefore some additional logs are needed to better understand the issue that the autoscaling does not scale up by more than 1 machine when multiple s4l are started.
Related issue/s
How to test
Dev Checklist
DevOps Checklist