You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/service-bus-messaging/service-bus-metrics-azure-monitor.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ editor: spelluru
8
8
9
9
ms.service: service-bus-messaging
10
10
ms.topic: article
11
-
ms.date: 01/27/2020
11
+
ms.date: 05/20/2020
12
12
ms.author: aschhab
13
13
14
14
---
@@ -95,6 +95,8 @@ The following two types of errors are classified as user errors:
95
95
| Metric Name | Description |
96
96
| ------------------- | ----------------- |
97
97
|ActiveConnections|The number of active connections on a namespace as well as on an entity.<br/><br/> Unit: Count <br/> Aggregation Type: Total <br/> Dimension: EntityName|
98
+
|Connections Opened |The number of open connections.<br/><br/> Unit: Count <br/> Aggregation Type: Total <br/> Dimension: EntityName|
99
+
|Connections Closed |The number of closed connections.<br/><br/> Unit: Count <br/> Aggregation Type: Total <br/> Dimension: EntityName|
0 commit comments