Consumer Groups
This page described consumer group monitoring.
Last updated
Was this helpful?
This page described consumer group monitoring.
Consumer group monitoring is a key part of operating Kafka. Lenses allows operators to view and manage consumer groups.
You can view consumer groups per topic in Global SQL Studio, navigate to your topic, select the consumer group node or consumer groups from the breadcrumbs

For each consumer group in the grid you can perform the following actions by select the ellips (three vertical dots) at the end of the row:
Change individual offsets
Change multiple offsets
Remove consumer offset
Delete the consumer group
Actions are only possible if the consumer group is not active
To view all consumer groups and the max and min lag across the partitions go to Environments->[Your Environment]->Workspace->Monitor->Consumers. You can also see this information for each topic in the Environments->[Your Environment]->Explore screen->Select topic->Partition tab.
Select, or search for a consumer group, you can also search for consumer groups that are not active.
To view alerts for a consumer group, click the view alerts button. Resetting consumer groups is only possible if the consumer group is not active. i.e. the application must be stopped, such as a Connector or SQL Processor. Enable the show inactive consumers to find them.
Select the consumer group
Select the partition to reset the offsets for
Specify the offset
To reset a consumer group (all clients in the group), select the consumer groups, select Actions, and Change Multiple offsets. This will reset all clients in the consumer group to either:
To the start
To the last offset
To a specific timestamp
Last updated
Was this helpful?
Was this helpful?

