Skip to content
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

Fix autoscaler #108

Merged
merged 3 commits into from
Jan 12, 2022
Merged

Fix autoscaler #108

merged 3 commits into from
Jan 12, 2022

Conversation

sebastianburckhardt
Copy link
Member

This PR contains:

  1. A fix in the autoscale logic which did lead to high latency not being recognized. This was a regression introduced while implementing the advanced activity scheduling Better Scheduling/Load Balancing for activities #52.

  2. Improved tracing and error handling for the autoscaler logic. In particular, Netherite logs more information to ETW which makes it easier to use Kusto when debugging auto-scaling related issues.

It may be necessary to propagate these changes to the consumption plan support work currently underway by @bachuv.

@sebastianburckhardt sebastianburckhardt added the bug Something isn't working label Jan 12, 2022
@sebastianburckhardt sebastianburckhardt added this to the 0.7.0-beta milestone Jan 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant