Skip to content

Commit ee4631e

Browse files
authored
Merge pull request #1235 from equinor/master
Show event hub metrics (#1234)
2 parents 178a681 + 6064233 commit ee4631e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/page-active-component/horizontal-scaling-summary.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ const TriggerStatus = ({ trigger }: TriggerStatusProps) => {
9292
if (trigger.type == 'cron') unitFn = pluraliser('replica', 'replicas');
9393
if (trigger.type == 'azure-servicebus')
9494
unitFn = pluraliser('message', 'messages');
95+
if (trigger.type == 'azure-eventhub') unitFn = pluraliser('event', 'events');
9596

9697
return (
9798
<>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy