Open weeco opened 2 years ago
It should be clear whether the topic size includes tiered storage. It will be tricky to calculate the precise size because there will be some degree of overlap between the segments cached on local disk and stored in S3. Maybe it is better to present two size metrics (one for local disk and another for S3)?
@jrkinley Currently this is not possible, because this information is not yet available via any API.
@weeco, this is blocked by https://github.com/redpanda-data/redpanda/issues/6929.
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.