Fly-Style commented on code in PR #18904: URL: https://github.com/apache/druid/pull/18904#discussion_r2683066124
########## docs/ingestion/supervisor.md: ########## @@ -187,6 +189,51 @@ The following example shows a supervisor spec with `lagBased` autoscaler: ``` </details> +**2. Cost-based autoscaler strategy (experimental)** + +An autoscaler which coumputes the required supervisor task count via cost function based on extracted lag and poll idle time metrics. Review Comment: Fixed. -- 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]
