Skip to content

Commit 42532ce

Browse files
Merge pull request #207100 from EldertGrootenboer/patch-1
Update monitor-service-bus-reference.md
2 parents c3ed843 + 8629918 commit 42532ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/service-bus-messaging/monitor-service-bus-reference.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ The following two types of errors are classified as **user errors**:
5858
| Metric Name | Exportable via diagnostic settings | Unit | Aggregation type | Description | Dimensions |
5959
| ---------- | ---------- | ----- | --- | --- | --- |
6060
|Active Connections| No | Count | Total | The number of active connections on a namespace and on an entity in the namespace. Value for this metric is a point-in-time value. Connections that were active immediately after that point-in-time may not be reflected in the metric. | |
61-
|Connections Opened | No | Count | Average | The number of open connections. | Entity name|
62-
|Connections Closed | No | Count | Average | The number of closed connections. | Entity name|
61+
|Connections Opened | No | Count | Average | The number of connections opened. Value for this metric is an aggregation, and includes all connections that were opened in the aggregration time window. | Entity name|
62+
|Connections Closed | No | Count | Average | The number of connections closed. Value for this metric is an aggregation, and includes all connections that were opened in the aggregration time window. | Entity name|
6363

6464
### Resource usage metrics
6565

0 commit comments

Comments
 (0)