The Consumer Groups page lists all consumer groups associated with a Kafka cluster. You can filter the list by consumer group name or status.
For each consumer group, view the status, the overall consumer lag across all partitions, and the number of members. Click on associated topics to show the topic information available from the Topics page tabs.
Consumer group status can be one of the following:
-
Stable indicates normal functioning
-
Rebalancing indicates ongoing adjustments to the consumer group’s members.
-
Empty suggests no active members. If in the empty state, consider adding members to the group.
Click on a consumer group name to check group members. Select the options icon (three vertical dots) against a consumer group to reset consumer offsets.