kafka-go
kafka-go copied to clipboard
In ReaderStats struct, support GroupTopics if that's set
If we subscribe to multiple topics on one consumer, I want to be able to see the lag per topic, if we use GroupTopics the value isn't set and we can't get topic information.