Hi Phil,
MetricsPusher is tested on all the runners in both batch and streaming mode. I 
just ran this test in Flink in streaming
mode and it works.
What is the command line you are using and which version of Beam?

Please also remember that, as discussed,  metrics (other flink features ) do 
not work if flink is used in detached mode.

Etienne


Le mardi 04 décembre 2018 à 12:49 -0600, Phil Franklin a écrit :
> I’m having difficulty accessing Beam metrics when using FlinkRunner in 
> streaming mode. I don’t get any metrics from MetricsPusher, though the same 
> setup delivered metrics from SparkRunner.  Probably for the same reason that 
> MetricsPusher doesn’t work, I also don’t get any output when I call an 
> instance of MetricsHttpSink directly.  The problem seems to be that Flink 
> never returns from pipeline.run(), an issue that others have referred to as 
> FlinkRunner hanging.  
> 
> Is there a solution for getting metrics in this case that I’m missing?
> 
> Thanks!
> -Phil

Reply via email to