Re: Flink autoscaler scaling report

2024-01-18 Thread Yu Chen
Hi Yang, You can run `StandaloneAutoscalerEntrypoint`, and the scale report will print in log (info level) by LoggingEventHandler[2]. [1] flink-kubernetes-operator/flink-autoscaler-standalone/src/main/java/org/apache/flink/autoscaler/standalone/StandaloneAutoscalerEntrypoint.java at main ยท apa

Flink autoscaler scaling report

2024-01-18 Thread Yang LI
Hello dear flink community, I noticed that there's a scaling report feature (specifically, the strings defined in AutoscalerEventHandler) in the Flink operator autoscaler. However, I'm unable to find this information in the Flink operator logs. Could anyone guide me on how to access or visualize t