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

Support for Google Managed Prometheus on Prometheus Scaler #4674

Closed
nettoclaudio opened this issue Jun 9, 2023 · 0 comments · Fixed by #4675
Closed

Support for Google Managed Prometheus on Prometheus Scaler #4674

nettoclaudio opened this issue Jun 9, 2023 · 0 comments · Fixed by #4675
Labels
feature-request All issues for new features that have not been committed to needs-discussion

Comments

@nettoclaudio
Copy link
Contributor

nettoclaudio commented Jun 9, 2023

Proposal

The Prometheus scaler should have the capability to directly retrieve metrics from Google Managed Prometheus. This entails supporting OAuth2 token exchange for authentication purposes, allowing access to Google's Monitoring API, which implements the Prometheus API.

Use-Case

Integrating Google's authentication directly into the Prometheus scaler would eliminate the need for a Prometheus proxy, such as Google's Prometheus fork (read more), solely for handling authentication with the Google Monitoring API. This feature streamlines the authentication process and removes unnecessary deployments in the cluster.

Is this a feature you are interested in implementing yourself?

Yes

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
Status: Ready To Ship
Development

Successfully merging a pull request may close this issue.

1 participant