provectus/kafka-ui

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

Open

#3615 opened on Apr 3, 2023

View on GitHub
 (7 comments) (0 reactions) (0 assignees)Java (7,799 stars) (977 forks)batch import
good first issuescope/frontendstatus/acceptedtype/bug

Description

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:

Contributor guide