provectus/kafka-ui

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

Open

#3.615 aberto em 3 de abr. de 2023

Ver no 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:

Guia do colaborador