AWaterColorPen commented on issue #8801: URL: https://github.com/apache/druid/issues/8801#issuecomment-723431974
@himanshug > Use combination of k8s HPA and custom metrics to achieve that MM autoscaling requirements. From previous comment, it sounds like that HPA's mechanisms are not sophisticated enough at this time to support our requirements. So, this one will be a good choice at some point in the far future when k8s community improves things around HPA. Is there any possible for MM providing a metrics just like `allow-scale-in`? The custom metrics logic and HPA's mechanisms can implement at [prometheus-druid-exporter](https://github.com/prometheus-community/helm-charts/tree/main/charts/prometheus-druid-exporter) ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
