if one consumer group consumes many topics,how can i get the consumer group's lag of one of topics
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 4k
- Forks
- 818
- Avg merge
- 1h 14m
- Merged PRs (30d)
- 1
Description
If one consumer group consumes many topics,how can i get the consumer group's lag of one of topics?
There is a situation that one consumer group consume many topic,Does burrow can return lags on the basis of topic?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. First inspect Burrow's consumer-group lag reporting and API entry points to determine whether lag can be filtered by topic. Done means establishing whether per-topic lag is supported and, if not, defining and implementing the required behavior with validation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kafka
- Domain
- stream-processing
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100