zalando / nakadi

A distributed event bus that implements a RESTful API abstraction on top of Kafka-like queues
https://nakadi.io
MIT License
952 stars 292 forks source link

measure wait for the batch sent to kafka #1487

Closed adyach closed 1 year ago

adyach commented 1 year ago

the change should help to analyse how long it takes for kafka to process the batch and understand if latency comes from the producer

adyach commented 1 year ago

👍

adyach commented 1 year ago

👍

a1exsh commented 1 year ago

:+1: