jtuglu1 commented on code in PR #19269: URL: https://github.com/apache/druid/pull/19269#discussion_r3065721809
########## indexing-service/src/main/java/org/apache/druid/indexing/seekablestream/supervisor/autoscaler/LagBasedAutoScaler.java: ########## Review Comment: In that case, can we emit metrics on the cost-based auto-scaler when we are capped by min/max? To keep consistent with lag-based auto-scaler? These metrics are useful for operators who may have automated mechanisms to go and, say, bump the max task count. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
