Is there a way to get number of messages in Kafka topic

36 views Asked by At

Is there a way to get number of unprocessed messages in Kafka topic using cppkafka or librdkafka? I guess it has something to do with offsets, but I'm unsure how to do that.

1

There are 1 answers

0
Sadik Bakiu On