Internet of Things Metrics Reference
Review details about the metrics emitted for the metric namespace oci_iot
for the Internet of Things (IoT) Platform.
The metrics in oci_iot
are automatically available for any IoT domain group or IoT domain you create. You don't need to enable monitoring on the resource to get these metrics.
For more information, see Internet of Things (IoT) Metrics.
Available Metrics: oci_iot
Dimensions
Internet of Things metrics include the following dimensions:
- domainId
- The IoT domain OCID the metrics apply to.
- domainGroupId
- The IoT domain group OCID the metrics apply to.
- port
- Port number for the IoT domain group.
- protocol
- The protocol used by the IoT domain group to connect to the IoT Platform.
- reasonCode
- The reason code details.
Descriptions
Use the metrics emitted by the metric namespace oci_iot
(the Internet of Things service) to view metrics for each IoT domain.
Metric | Metric Chart Display Name | Unit | Description | Dimensions |
---|---|---|---|---|
AuthFailureCount | Authentication Failure Count | sum | Shows the number of authentication failures for an IoT domain. |
|
HttpConnectionCount | HTTP Connection Count | mean | Shows the number of active HTTPs connections for an IoT domain. |
|
MqttConnectionCount | MQTT Connection Count | mean | Shows the number of active MQTTs connections for an IoT domain. |
|
ReceivedCount | Message Received Count | sum | Shows the number of messages received for an IoT domain. |
|
ReceivedBytes | Bytes Received Count | sum | Shows the number of bytes received for an IoT domain. |
|
NormalizedCount | Normalized Count | sum | Shows the number of telemetry or property normalized for an IoT domain. |
|
RejectedCount | Rejected Message Count | sum | Shows the number of messages rejected for an IoT domain. |
|
RejectedBytes | Rejected Bytes | sum | Shows the number of bytes rejected for an IoT domain. |
|
SentCount | Sent Message Count | sum | Shows the number of messages sent for an IoT domain. |
|
SentBytes | Sent Bytes Count | sum | Shows the number of bytes sent for an IoT domain. |
|