Hello I am developing an application using kafka and flink, I need to be able to measure the latency from the producer and when it comes out to the sink.
I can append the timestamp in Millisecond when I send the trxn from the producer but at the end how to append the timestamp when it comes out the sink. Someone can help me with an example Thank you Best Regards