如何直观地查看消息堆积情况
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 2.2k
- Forks
- 285
- PR merge metrics
- No merged PRs in 30d
Description
目前好像只能进入到每个topic的“消费详情”里面才能看到消息的堆积情况,现实是我们不可能一个一个点进去看的,topic太多了,有没有什么方式可以很直观地查看到有哪些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
Start by inspecting the existing per-topic “消费详情” view and the entry point that loads message-backlog data. Determine how topics are listed and how backlog values are calculated; done means providing a consolidated way to identify topics with accumulated messages without opening them one by one.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend, observability
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100