Re: Global latency metrics

2018-07-19 Thread vino yang
Hi shimin, For some scenario, your requirement is necessary. And sometimes, we want to know the total throughput, latency and the event processing rate end-to-end. But currently, Flink can not support the global metrics. To Chesnay, I think it's a good feature the community can consider. Thanks

Re: Global latency metrics

2018-07-17 Thread Chesnay Schepler
No, you can only get the latency for each operator. For starters, how would a global latency even account for multiple sources/sink? On 17.07.2018 10:22, shimin yang wrote: Hi All, Is there a method to get the global latency directly? Since I only find the latency for each operator in the F