Przeglądaj źródła

Rename 'Total Broker' to 'Broker Count' (#2596)

Co-authored-by: Oleg Shur <workshur@gmail.com>
Hrant Abrahamyan 2 lat temu
rodzic
commit
fa8c03a664

+ 1 - 1
kafka-ui-react-app/src/components/Brokers/BrokersList/BrokersList.tsx

@@ -63,7 +63,7 @@ const BrokersList: React.FC = () => {
       <PageHeading text="Brokers" />
       <Metrics.Wrapper>
         <Metrics.Section title="Uptime">
-          <Metrics.Indicator label="Total Broker">
+          <Metrics.Indicator label="Broker Count">
             {brokerCount}
           </Metrics.Indicator>
           <Metrics.Indicator label="Active Controllers">