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/iot-hub/monitor-iot-hub-reference.md
+13-13Lines changed: 13 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ The following table lists the metrics available for the Microsoft.Devices/IoTHub
26
26
27
27
### Supported aggregations
28
28
29
-
The **Aggregation Type** column in each table corresponds to the default aggregation that is used when the metric is selected for a chart or alert.
29
+
The **Aggregation Type** column in the table corresponds to the default aggregation that is used when the metric is selected for a chart or alert.
30
30
31
31
:::image type="content" source="./media/monitor-iot-hub-reference/aggregation-type.png" alt-text="Screenshot showing aggregation for metrics.":::
32
32
@@ -56,7 +56,7 @@ The following tables provide more information about the metrics described in the
56
56
57
57
Cloud to device command metrics:
58
58
59
-
| Metric Display Name| Metric | Unit | Description |
59
+
| Metric display name| Metric | Unit | Description |
60
60
|:---|:---|:---|:---|
61
61
| C2D Messages Expired | C2DMessagesExpired | Count | Number of expired cloud-to-device messages |
62
62
| C2D message deliveries completed | c2d.commands.egress.complete.success | Count | Number of cloud-to-device message deliveries completed successfully by the device |
@@ -67,7 +67,7 @@ For metrics with a **Unit** value of **Count**, only total (sum) aggregation is
67
67
68
68
Cloud to device direct methods metrics:
69
69
70
-
| Metric Display Name| Metric | Unit | Description |
70
+
| Metric display name| Metric | Unit | Description |
71
71
|:---|:---|:---|:---|
72
72
| Failed direct method invocations | c2d.methods.failure | Count | The count of all failed direct method calls. |
73
73
| Request size of direct method invocations | c2d.methods.requestSize | Bytes | The count of all successful direct method requests. |
@@ -78,7 +78,7 @@ For metrics with a **Unit** value of **Count** only total (sum) aggregation is v
78
78
79
79
Cloud to device twin operations metrics:
80
80
81
-
| Metric Display Name| Metric | Unit | Description |
81
+
| Metric display name| Metric | Unit | Description |
82
82
|:---|:---|:---|:---|
83
83
| Failed twin reads from back end | c2d.twin.read.failure | Count | The count of all failed back-end-initiated twin reads. |
84
84
| Failed twin updates from back end | c2d.twin.update.failure | Count | The count of all failed back-end-initiated twin updates. |
@@ -91,15 +91,15 @@ For metrics with a **Unit** value of **Count**, only total (sum) aggregation is
91
91
92
92
Configurations metrics:
93
93
94
-
| Metric Display Name| Metric | Unit | Description |
94
+
| Metric display name| Metric | Unit | Description |
95
95
|:---|:---|:---|:---|
96
96
| Configuration Metrics | configurations | Count | Number of total CRUD operations performed for device configuration and IoT Edge deployment, on a set of target devices. Included are the number of operations that modify the device twin or module twin because of these configurations. |
97
97
98
98
For metrics with a **Unit** value of **Count**, only total (sum) aggregation is valid. Minimum, maximum, and average aggregations always return 1. For more information, see [Supported aggregations](#supported-aggregations).
99
99
100
100
Daily quota metrics:
101
101
102
-
| Metric Display Name| Metric | Unit | Description |
102
+
| Metric display name| Metric | Unit | Description |
103
103
|:---|:---|:---|:---|
104
104
| Total device data usage | deviceDataUsage | Bytes | Bytes transferred to and from any devices connected to IotHub |
105
105
| Total device data usage (preview) | deviceDataUsageV2 | Total|Bytes transferred to and from any devices connected to IotHub |
@@ -109,7 +109,7 @@ For *Total number of messages used*, only minimum, maximum, and average aggregat
109
109
110
110
Device metrics:
111
111
112
-
| Metric Display Name| Metric | Unit | Description |
112
+
| Metric display name| Metric | Unit | Description |
113
113
|:---|:---|:---|:---|
114
114
| Total devices (deprecated) | devices.totalDevices | Count | Number of devices registered to your IoT hub |
115
115
| Connected devices (deprecated) | devices.connectedDevices.allProtocol | Count | Number of devices connected to your IoT hub |
@@ -124,7 +124,7 @@ For *Total devices* and *Connected devices*, only minimum, maximum, and average
124
124
125
125
Device telemetry metrics:
126
126
127
-
| Metric Display Name| Metric | Unit | Description |
127
+
| Metric display name| Metric | Unit | Description |
128
128
|:---|:---|:---|:---|
129
129
| Number of throttling errors | d2c.telemetry.ingress.sendThrottle | Count | Number of throttling errors due to device throughput throttles |
130
130
| Telemetry 'message send' attempts | d2c.telemetry.ingress.allProtocol | Count | Number of device-to-cloud telemetry messages attempted to be sent to your IoT hub |
@@ -134,7 +134,7 @@ For metrics with a **Unit** value of **Count**, only total (sum) aggregation is
134
134
135
135
Device to cloud twin operations metrics:
136
136
137
-
| Metric Display Name| Metric | Unit | Description |
137
+
| Metric display name| Metric | Unit | Description |
138
138
|:---|:---|:---|:---|
139
139
| Failed twin reads from devices | d2c.twin.read.failure | Count |The count of all failed device-initiated twin reads. |
140
140
| Failed twin updates from devices | d2c.twin.update.failure|Count | The count of all failed device-initiated twin updates. |
@@ -147,7 +147,7 @@ For metrics with a **Unit** value of **Count**, only total (sum) aggregation is
147
147
148
148
Event Grid metrics:
149
149
150
-
| Metric Display Name| Metric | Unit | Description |
150
+
| Metric display name| Metric | Unit | Description |
151
151
|:---|:---|:---|:---|
152
152
| Event Grid deliveries | EventGridDeliveries | Count | The number of IoT Hub events published to Event Grid. Use the Result dimension for the number of successful and failed requests. EventType dimension shows the type of event (https://aka.ms/ioteventgrid).|
153
153
| Event Grid latency | EventGridLatency | Milliseconds | The average latency (milliseconds) from when the Iot Hub event was generated to when the event was published to Event Grid. This number is an average between all event types. Use the EventType dimension to see latency of a specific type of event. |
@@ -156,7 +156,7 @@ For metrics with a **Unit** value of **Count**, only total (sum) aggregation is
156
156
157
157
Jobs metrics:
158
158
159
-
| Metric Display Name| Metric | Unit | Description |
159
+
| Metric display name| Metric | Unit | Description |
160
160
|:---|:---|:---|:---|
161
161
| Completed jobs | jobs.completed | Count | The count of all completed jobs. |
162
162
| Failed calls to list jobs | jobs.listJobs.failure | Count | The count of all failed calls to list jobs. |
@@ -175,7 +175,7 @@ For metrics with a **Unit** value of **Count**, only total (sum) aggregation is
175
175
176
176
Routing metrics:
177
177
178
-
| Metric Display Name| Metric | Unit | Description |
178
+
| Metric display name| Metric | Unit | Description |
179
179
|:---|:---|:---|:---|
180
180
| Routing Deliveries (preview) | RoutingDeliveries | Count | The routing delivery metric. Use the dimensions to identify the delivery status for a specific endpoint or for a specific routing source. |
181
181
| Routing Delivery Message Size In Bytes (preview) | RoutingDataSizeInBytesDelivered | Bytes | The total number of bytes routed by IoT Hub to custom endpoint and built-in endpoint. Use the dimensions to identify data size routed to a specific endpoint or for a specific routing source. |
@@ -202,7 +202,7 @@ For metrics with a **Unit** value of **Count**, only total (sum) aggregation is
202
202
203
203
Twin query metrics:
204
204
205
-
| Metric Display Name| Metric | Unit | Description |
205
+
| Metric display name| Metric | Unit | Description |
206
206
|:---|:---|:---|:---|
207
207
| Failed twin queries | twinQueries.failure | Count | The count of all failed twin queries. |
208
208
| Successful twin queries | twinQueries.success | Count | The count of all successful twin queries. |
0 commit comments