provectus/kafka-ui

Broker not shown in a list if disk usage is unknown for it

开放

#3,615 创建于 2023年4月3日

 (7 条评论) (0 个反应) (0 位负责人)Java (977 个派生)batch import
good first issuescope/frontendstatus/acceptedtype/bug

仓库指标

星标
 (7,799 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

We have 3 brokers, 1 of them have no disk-usage stats (empty).

Expected: all 3 brokers will be shown in brokers list Actual: only brokers with disk usages are shown.


/brokers endpoint:

/stats endpoint:

贡献者指南