consumer_lag
Check per-partition lag for a consumer group on a topic by comparing committed offsets against log-end offsets; a committed offset of -1 indicates no stored offset.
Instructions
Per-partition lag for a consumer group on a topic: committed offset vs log-end offset. committed = -1 means no offset stored.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group | Yes | ||
| topic | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |