kedacore / keda

KEDA is a Kubernetes-based Event Driven Autoscaling component. It provides event driven scale for any container running in Kubernetes
https://keda.sh
Apache License 2.0
8.48k stars 1.07k forks source link

add new scaler for alibaba cloud sls product #1152

Open silenceper opened 4 years ago

silenceper commented 4 years ago

We collect Ingress log to SLS (Log Service),analysis and make up metrics such as sls_ingress_qps,sls_ingress_latency_avg and so on. The external metrics can help developers from a different angle.

I want add alibaba sls product to keda.(like azure-log-analytics)

tomkerkhove commented 4 years ago

Are you suggesting a Alibaba Log Service scaler? I'm not sure I get your question fully.

ringtail commented 3 years ago

@silenceper https://github.com/AliyunContainerService/alibaba-cloud-metrics-adapter/blob/master/docs/metrics/sls.md. Use external metrics adapter would help.

tomkerkhove commented 3 years ago

Thanks for sharing, but maybe it's nice to have this as a built-in scaler?

ringtail commented 3 years ago

Thanks for sharing, but maybe it's nice to have this as a built-in scaler?

Yes, I agree. External Adapter could share the basic code to built-in scaler.

stale[bot] commented 2 years ago

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.

ayoyu commented 4 months ago

Hi @tomkerkhove I can pick up this to add the Alibaba simple log service scaler (similar to azure log analytics) if it's still relevant and no one is working on it.

Some relevant links:

tomkerkhove commented 4 months ago

Sure, thank you!