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/iot-hub-metrics.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -76,7 +76,7 @@ IoT Hub provides several metrics to give you an overview of the health of your h
76
76
|c2d<br>.methods<br>.failure|Failed direct method invocations|Count|Total|The count of all failed direct method calls.|No Dimensions|
77
77
|c2d<br>.methods<br>.requestSize|Request size of direct method invocations|Bytes|Average|The average, min, and max of all successful direct method requests.|No Dimensions|
78
78
|c2d<br>.methods<br>.responseSize|Response size of direct method invocations|Bytes|Average|The average, min, and max of all successful direct method responses.|No Dimensions|
79
-
|c2d<br>.twin<br>.read<br>.success|Successful twin reads from back end|Count|Total|The count of all successful back-end-initiated twin reads.|No Dimensions|
79
+
|c2d<br>.twin<br>.read<br>.success|Successful twin reads from back end|Count|Total|The count of all successful back-end-initiated twin reads. This count doesn't include twin reads initiated from twin queries.|No Dimensions|
80
80
|c2d<br>.twin<br>.read<br>.failure|Failed twin reads from back end|Count|Total|The count of all failed back-end-initiated twin reads.|No Dimensions|
81
81
|c2d<br>.twin<br>.read<br>.size|Response size of twin reads from back end|Bytes|Average|The average, min, and max of all successful back-end-initiated twin reads.|No Dimensions|
82
82
|c2d<br>.twin<br>.update<br>.success|Successful twin updates from back end|Count|Total|The count of all successful back-end-initiated twin updates.|No Dimensions|
0 commit comments