Hi. I have an operator that Flink chained together with some side output operators. Even though the main output of the operator goes to another operator, the "Records Sent" metric is still zero. I'd expect it to be the number of records of the main output (not the side sink operators).
Is this a known issue? [image: Screen Shot 2022-03-17 at 3.04.04 PM.png]