Muokkaa

Jaa


Supported metrics for Microsoft.HealthcareApis/workspaces/iotconnectors

The following table lists the metrics available for the Microsoft.HealthcareApis/workspaces/iotconnectors resource type.

Table headings

Metric - The metric display name as it appears in the Azure portal.
Name in Rest API - Metric name as referred to in the REST API.
Unit - Unit of measure.
Aggregation - The default aggregation type. Valid values: Average, Minimum, Maximum, Total, Count.
Dimensions - Dimensions available for the metric.
Time Grains - Intervals at which the metric is sampled. For example, PT1M indicates that the metric is sampled every minute, PT30M every 30 minutes, PT1H every hour, and so on.
DS Export- Whether the metric is exportable to Azure Monitor Logs via Diagnostic Settings.

For information on exporting metrics, see - Metrics export using data collection rules and Create diagnostic settings in Azure Monitor.

For information on metric retention, see Azure Monitor Metrics overview.

For a list of supported logs, see Supported log categories - Microsoft.HealthcareApis/workspaces/iotconnectors

Category: Availability

Metric Name in REST API Unit Aggregation Dimensions Time Grains DS Export
MedTech Service Health Status

Health checks which indicate the overall health of the MedTech service
IotConnectorStatus Percent Average Operation, ResourceName, HealthCheckName PT1M Yes

Category: Errors

Metric Name in REST API Unit Aggregation Dimensions Time Grains DS Export
Total Error Count

The total number of errors logged by the MedTech service
TotalErrors Count Total (Sum) Name, Operation, ErrorType, ErrorSeverity, ResourceName PT1M Yes

Category: Latency

Metric Name in REST API Unit Aggregation Dimensions Time Grains DS Export
Average Normalize Stage Latency

The average time between an event's ingestion time and the time the event is processed for normalization.
DeviceEventProcessingLatencyMs MilliSeconds Average Operation, ResourceName PT1M Yes
Average Group Stage Latency

The time period between when the MedTech service received the device data and when the data is processed by the FHIR conversion stage.
MeasurementIngestionLatencyMs MilliSeconds Average Operation, ResourceName PT1M Yes

Category: Traffic

Metric Name in REST API Unit Aggregation Dimensions Time Grains DS Export
Number of Incoming Messages

The total number of messages received by the MedTech service prior to any normalization
DeviceEvent Count Total (Sum) Operation, ResourceName PT1M Yes
Number of Dropped Events

The number of input device events with no normalized events
DroppedEvent Count Total (Sum) Operation, ResourceName PT1M Yes
Number of FHIR resources saved

The total number of FHIR resources saved by the MedTech service
FhirResourceSaved Count Total (Sum) Operation, ResourceName, Name PT1M Yes
Number of Measurements

The number of normalized value readings received by the FHIR conversion stage of the MedTech service
Measurement Count Total (Sum) Operation, ResourceName PT1M Yes
Number of Message Groups

The total number of unique groupings of measurements across type, device, patient, and configured time period generated by the FHIR conversion stage.
MeasurementGroup Count Total (Sum) Operation, ResourceName PT1M Yes
Number of Normalized Messages

The total number of mapped normalized values outputted from the normalization stage of the MedTech service
NormalizedEvent Count Total (Sum) Operation, ResourceName PT1M Yes

Next steps