Metrics from detached execution mode

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Metrics from detached execution mode

Abdul Qadeer
Hi!

I am trying to fetch metrics provided by Beam SDK via Flink runner in detached mode, but looks like it is not supported yet.
I understand from class DetachedJobExecutionResult that metrics are not supported to be extracted in detached mode job execution. Is this a limitation of Flink as a runner or is it a feature not yet implemented? Is there any way to get metrics out while the job is running? Any help appreciated.