Rename 'Total Broker' to 'Broker Count' (#2596)
Co-authored-by: Oleg Shur <workshur@gmail.com>
This commit is contained in:
parent
72dd7127f8
commit
fa8c03a664
1 changed files with 1 additions and 1 deletions
|
@ -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">
|
||||
|
|
Loading…
Add table
Reference in a new issue