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

Get all metrics in the Operator and use gRPC to send them to Metrics Server #3920

Closed
zroubalik opened this issue Nov 29, 2022 · 0 comments · Fixed by #3861
Closed

Get all metrics in the Operator and use gRPC to send them to Metrics Server #3920

zroubalik opened this issue Nov 29, 2022 · 0 comments · Fixed by #3861
Assignees
Labels
feature-request All issues for new features that have not been committed to needs-discussion

Comments

@zroubalik
Copy link
Member

Proposal

This reduces number of open connections from KEDA, as there is a single client talking to an external service. It simplifies Metrics Server logic and opens door for introducing metrics value cache.

Use-Case

No response

Anything else?

No response

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
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant