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

Process metric in parallel #5276

Closed
Tracked by #5275
JorTurFer opened this issue Dec 11, 2023 · 0 comments · Fixed by #5296
Closed
Tracked by #5275

Process metric in parallel #5276

JorTurFer opened this issue Dec 11, 2023 · 0 comments · Fixed by #5296
Assignees
Labels
feature-request All issues for new features that have not been committed to needs-discussion

Comments

@JorTurFer
Copy link
Member

Proposal

After adding scaling modifiers, we could need to request multiple metrics (as sources) for giving the computed value. As this hasn't been a requirement before because the HPA controller requests them one by one, now we can produce a bottleneck if there are too much metrics to request for calculating the formula.

We should request them in parallel to speed up the process

Use-Case

No response

Is this a feature you are interested in implementing yourself?

Yes

Anything else?

No response

@JorTurFer JorTurFer added needs-discussion feature-request All issues for new features that have not been committed to labels Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request All issues for new features that have not been committed to needs-discussion
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant