redpanda-data / redpanda-data/console
Be more precise with the reported topic metrics
Open
@yougotashovel is already working on this.
Since Jun 20, 2022.
frontend
ui/ux
- Dominant language
- TypeScript
- Stars
- 4.3k
- Forks
- 432
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 40
Description
Some metrics such as the topic size are ambiguous to users. The size could either refer to the unique size without replicated bytes or to the total size across all brokers. We should make it clearer in the UI so that users do not have to ask us about what exactly it means.
Contributor guide
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.
Assessment
This issue has not been assessed yet.