keda icon indicating copy to clipboard operation
keda copied to clipboard

Introduce Google Cloud Platform (GCP) Stackdriver scaler

Open tomkerkhove opened this issue 6 years ago • 9 comments

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:

  • Scaler Source: Google Cloud Platform (GCP) Stackdriver
  • How do you want to scale: See adapter, but might align over multiple iterations
  • Authentication: See adapter, but might align over multiple iterations

tomkerkhove avatar Apr 17 '20 05:04 tomkerkhove

Interesting idea! We should keep in mind that Stackdriver exposes both Custom Metrics and External Metrics. KEDA is using/exposing just External Metrics.

zroubalik avatar Apr 17 '20 12:04 zroubalik

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. With this there would be a workaround to the limitation of k8s metrics api . This also allow a smooth migration on existing cluster with hpa usage to use keda.

frank-berlin avatar Apr 18 '20 13:04 frank-berlin

Let's do both!

Would you mind opening an issue for your idea @frank-berlin?

tomkerkhove avatar Apr 18 '20 15:04 tomkerkhove

done see #763

frank-berlin avatar Apr 19 '20 08:04 frank-berlin

@tomkerkhove I would like to work on this. Can you assign this to me?

yolossn avatar Mar 13 '21 06:03 yolossn

Great to hear, thank you!

tomkerkhove avatar Mar 13 '21 07:03 tomkerkhove

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.

stale[bot] avatar Nov 27 '21 08:11 stale[bot]

Any update on this @yolossn?

tomkerkhove avatar Nov 29 '21 06:11 tomkerkhove

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!

xSAVIKx avatar May 14 '24 13:05 xSAVIKx