Skip to content

Commit f8b8104

Browse files
Incorporate feedback.
1 parent 0e9e5d6 commit f8b8104

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

articles/event-hubs/monitor-event-hubs-reference.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,9 +97,7 @@ The following two types of errors are classified as *user errors*:
9797
| Dimension name | Description |
9898
|:----------------|:------------|
9999
| EntityName | Name of the event hub. With the 'Incoming Requests' metric, the Entity Name dimension has a value of `-NamespaceOnlyMetric-` in addition to all your event hubs. It represents the requests that were made at the namespace level. Examples include a request to list all event hubs in the namespace or requests to entities that failed authentication or authorization. |
100-
| OperationResult | |
101-
| Replica | |
102-
| Role | |
100+
| OperationResult | Either indicates `success` or the appropriate error state, such as `serverbusy`, `clienterror` or `quotaexceeded`. |
103101

104102
Adding dimensions to your metrics is optional. If you don't add dimensions, metrics are specified at the namespace level.
105103

0 commit comments

Comments
 (0)