-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Introduce Google Cloud Platform (GCP) Stackdriver scaler #754
Comments
Interesting idea! We should keep in mind that Stackdriver exposes both Custom Metrics and External Metrics. KEDA is using/exposing just External Metrics. |
Other way would to extent the keda keda-metrics-adapter in a way, that all requests, what he can't handle get transparent proxied to another metrics-adapter. |
Let's do both! Would you mind opening an issue for your idea @frank-berlin? |
done see #763 |
@tomkerkhove I would like to work on this. Can you assign this to me? |
Great to hear, thank you! |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions. |
Any update on this @yolossn? |
We currently hit a wall where we were trying to use custom metrics adapter and spent a couple of days realizing we also use KEDA and that's why we can't rely on the other one 😄 Would really appreciate some update, thanks! |
Since you can only run one custom metric adapter we should introduce a Google Cloud Platform (GCP) Stackdriver scaler which is compatible with Stackdriver Adapter:
The text was updated successfully, but these errors were encountered: