Hi team, when ingesting the data from kafka topic ...
# general
w
Hi team, when ingesting the data from kafka topic using "stream.kafka.consumer.type": "lowlevel", how to track the kafka offset lagging from ingestion perspective?
m
Is something like this what you are looking for: https://github.com/apache/pinot/pull/9621 cc: @Navina
w
Wow, yes this is what I want. Is there any work item to publish this information to grafana?
m
I think we should do that. Will let @Navina chime in when she’s online.
w
Thanks @Mayank