Skip to content

Integrate topic statistics into detail panel#18

Merged
amigoer merged 2 commits intomainfrom
feat/topic-stats
Apr 4, 2026
Merged

Integrate topic statistics into detail panel#18
amigoer merged 2 commits intomainfrom
feat/topic-stats

Conversation

@amigoer
Copy link
Copy Markdown
Owner

@amigoer amigoer commented Apr 4, 2026

Summary

  • Improved GetTopicStats backend to return structured metrics (queue count, total min/max offset, total messages) with client retry support
  • Added statistics card in topic detail panel showing queue count, max offset, and total message count
  • Numbers formatted with K/M suffixes for readability (e.g., 1.2M, 45.3K)
  • Stats load concurrently with topic detail for fast UX

amigoer added 2 commits April 4, 2026 19:55
Improve GetTopicStats to return structured metrics (queue count, max
offset, total messages) with retry support. Add stats card in the
topic detail panel showing queue count, max offset, and total message
count with human-readable formatting (K/M suffixes).
@amigoer amigoer merged commit 77643f2 into main Apr 4, 2026
@amigoer amigoer deleted the feat/topic-stats branch April 4, 2026 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant