-
Kafka Java Consumer API provides an interface, but the C/C++ Consumer API did not find the corresponding interface? |
Beta Was this translation helpful? Give feedback.
Answered by
edenhill
Aug 9, 2021
Replies: 2 comments 7 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
-
The librdkafka consumer provides up to date consumer_lag in its metrics (https://github.com/edenhill/librdkafka/blob/master/STATISTICS.md). |
Beta Was this translation helpful? Give feedback.
7 replies
Answer selected by
VisonZh
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The librdkafka consumer provides up to date consumer_lag in its metrics (https://github.com/edenhill/librdkafka/blob/master/STATISTICS.md).