Re: [Improvement Proposal] Enhancing Custom Metrics Visibility in Flink Runner

2025-03-10 Thread Kenneth Knowles
Thanks for offering your help with this! I've heard from a few users that Beam-on-Flink metrics could use improvement. https://github.com/apache/beam/pull/10415 and https://github.com/apache/beam/pull/7183 seem to be the most recent significant changes to FlinkRunner metrics reporting. I know it h

[Improvement Proposal] Enhancing Custom Metrics Visibility in Flink Runner

2025-03-04 Thread LDesire
Hello Apache Beam Community, While working with the Flink Runner, I've noticed that custom metrics are not easily visible in the Flink UI. (They can be checked in the Metrics tab of the Flink UI.) Typical users would expect to see these metrics in the Accumulators tab as well. However, in the