Hi Zain
Do you have only one operator or all of the operators are chained together? Maybe you can break the operator chain and check it out. Best JasonLee ---- Replied Message ---- | From | Zain Haider Nemati<[email protected]> | | Date | 05/18/2022 03:28 | | To | user<[email protected]> , <[email protected]> | | Subject | Metrics in Flink UI | Hi, I'm running a job on a local flink cluster but metrics are showing as Bytes received,records received,bytes sent,backpressure all 0 in the flink UI even though I'm receiving data in the sink. Do I need to additionally configure something to see these metrics work in real time?
