Hi Henry, I have just checked the back pressure relevant codes. It is indeed not included in metric system. As a workaround way, you can manually trigger the back pressure tracking through RESTful API (see details in [1]) periodically. And plot with the data returned.
BTW I think it's a reasonable requirement. Maybe you could start a discussion in dev mailing list. [1] https://ci.apache.org/projects/flink/flink-docs-release-1.8/monitoring/rest_api.html#jobs-jobid-vertices-vertexid-backpressure zhijiang <wangzhijiang...@aliyun.com> 于2019年4月15日周一 上午10:34写道: > Hi Henry, > > The backpressure tracking is not realized in metric framework, you could > check the details via [1]. I am not sure why your requirements is showing > backpressure in metrics. > > [1] > https://ci.apache.org/projects/flink/flink-docs-release-1.8/monitoring/back_pressure.html > > Best, > Zhijiang > > ------------------------------------------------------------------ > > From:徐涛 <happydexu...@gmail.com> > Send Time:2019年4月15日(星期一) 10:19 > To:user <user@flink.apache.org> > Subject:Can back pressure data be gathered by Flink metric system? > > Hi Experts, > From the page Flink metric system( > https://ci.apache.org/projects/flink/flink-docs-release-1.8/monitoring/metrics.html#system-metrics), > I do not find the info about the back pressure. I want to get the > backpressure data and plot it, but I do not know how to get it via metric. > Can anybody help me about it? Thanks a lot. > > Best > Henry > > >