Skip to content

Commit 0a62001

Browse files
authored
Merge pull request #206952 from msjasteppe/iot-metrics-updates
Major update of article.
2 parents c7a608c + e013fa1 commit 0a62001

23 files changed

+60
-42
lines changed
Lines changed: 60 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -1,95 +1,113 @@
11
---
2-
title: Display MedTech service metrics - Azure Health Data Services
2+
title: Display the MedTech service metrics - Azure Health Data Services
33
description: This article explains how to display MedTech service metrics.
44
services: healthcare-apis
55
author: msjasteppe
66
ms.service: healthcare-apis
77
ms.subservice: iomt
88
ms.topic: how-to
9-
ms.date: 07/22/2022
9+
ms.date: 08/09/2022
1010
ms.author: jasteppe
1111
---
1212

13-
# How to display the MedTech service metrics
13+
# How to display and configure the MedTech service metrics
1414

15-
In this article, you'll learn how to display MedTech service metrics in the Azure portal and how to pin the MedTech service metrics tile to an Azure portal dashboard.
15+
In this article, you'll learn how to display and configure the MedTech service metrics in the Azure portal. You'll also learn how to pin the MedTech service metrics tile to an Azure portal dashboard for later viewing.
16+
17+
The MedTech service metrics can be used to help determine the health and performance of your MedTech service and can be useful with troubleshooting and seeing patterns and/or trends with your MedTech service.
1618

1719
## Metric types for the MedTech service
1820

19-
The MedTech service metrics that you can select and display are listed in the following table:
21+
This table shows the available MedTech service metrics and the information that the metrics are capturing and displaying within the Azure portal:
2022

21-
|Metric type|Metric purpose|
22-
|-----------|--------------|
23-
|Number of Incoming Messages|Displays the number of received raw incoming messages (for example, the device events).|
24-
|Number of Normalized Messages|Displays the number of normalized messages.|
25-
|Number of Message Groups|Displays the number of groups that have messages aggregated in the designated time window.|
26-
|Average Normalized Stage Latency|Displays the average latency of the normalized stage. The normalized stage performs normalization on raw incoming messages.|
27-
|Average Group Stage Latency|Displays the average latency of the group stage. The group stage performs buffering, aggregating, and grouping on normalized messages.|
28-
|Total Error Count|Displays the total number of errors.|
23+
Metric category|Metric name|Metric description|
24+
|--------------|-----------|--------------|
25+
|Availability|IotConnector Health Status|The overall health of the MedTech service.|
26+
|Errors|Total Error Count|The total number of errors.|
27+
|Latency|Average Group Stage Latency|The average latency of the group stage. The [group stage](iot-data-flow.md#group) performs buffering, aggregating, and grouping on normalized messages.|
28+
|Latency|Average Normalize Stage Latency|The average latency of the normalized stage. The [normalized stage](iot-data-flow.md#normalize) performs normalization on raw incoming messages.|
29+
|Traffic|Number of Fhir resources saved|The total number of Fast Healthcare Interoperability Resources (FHIR®) resources [updated or persisted](iot-data-flow.md#persist) by the MedTech service.|
30+
|Traffic|Number of Incoming Messages|The number of received raw [incoming messages](iot-data-flow.md#ingest) (for example, the device events) from the configured source event hub.|
31+
|Traffic|Number of Measurements|The number of normalized value readings received by the FHIR [transformation stage](iot-data-flow.md#transform) of the MedTech service.|
32+
|Traffic|Number of Message Groups|The number of groups that have messages aggregated in the designated time window.|
33+
|Traffic|Number of Normalized Messages|The number of normalized messages.|
2934

30-
## Display the MedTech service metrics
35+
## Display and configure the MedTech service metrics
3136

32-
1. Within your Azure Health Data Services workspace, select **MedTech service** under **Services**.
37+
1. Within your Azure Health Data Services workspace, select **MedTech service** under **Services**.
3338

34-
:::image type="content" source="media\iot-metrics-display\iot-workspace-displayed-with-connectors-button.png" alt-text="Screenshot of select the MedTech service button within the workspace." lightbox="media\iot-metrics-display\iot-connectors-button.png":::
39+
:::image type="content" source="media\iot-metrics-display\iot-workspace-displayed-with-connectors-button.png" alt-text="Screenshot of select the MedTech service within the workspace." lightbox="media\iot-metrics-display\iot-workspace-displayed-with-connectors-button.png":::
3540

36-
2. Select the MedTech service that you would like to display the metrics for.
41+
2. Select the MedTech service that you would like to display metrics for. For this example, we'll select a MedTech service named **mt-azuredocsdemo**. You'll select your own MedTech service.
3742

3843
:::image type="content" source="media\iot-metrics-display\iot-connector-select.png" alt-text="Screenshot of select the MedTech service you would like to display metrics for." lightbox="media\iot-metrics-display\iot-connector-select.png":::
39-
40-
3. Select **Metrics** button within the MedTech service page.
4144

42-
:::image type="content" source="media\iot-metrics-display\iot-select-metrics.png" alt-text="Screenshot of Select the Metrics button within your MedTech service." lightbox="media\iot-metrics-display\iot-metrics-button.png":::
45+
3. Select **Metrics** within the MedTech service page.
46+
47+
:::image type="content" source="media\iot-metrics-display\iot-select-metrics.png" alt-text="Screenshot of select the Metrics option within your MedTech service." lightbox="media\iot-metrics-display\iot-select-metrics.png":::
48+
49+
4. The MedTech service metrics page will open allowing you to use the drop-down menus to view and select the metrics that are available for the MedTech service.
4350

44-
4. From the metrics page, you can create the metrics combinations that you want to display for your MedTech service. For this example, we'll be choosing the following selections:
51+
:::image type="content" source="media\iot-metrics-display\iot-metrics-opening-page.png" alt-text="Screenshot the MedTech service metrics page with drop-down menus." lightbox="media\iot-metrics-display\iot-metrics-opening-page.png":::
52+
53+
5. Select the metrics combinations that you want to display for your MedTech service. For this example, we'll be choosing the following selections:
4554

4655
* **Scope** = Your MedTech service name (**Default**)
47-
* **Metric Namespace** = Standard metrics (**Default**)
56+
* **Metric Namespace** = Standard metrics (**Default**)
4857
* **Metric** = The MedTech service metrics you want to display. For this example, we'll choose **Number of Incoming Messages**.
49-
* **Aggregation** = How you would like to display the metrics. For this example, we'll choose **Count**.
58+
* **Aggregation** = How you would like to display the metrics. For this example, we'll choose **Count**.
5059

51-
:::image type="content" source="media\iot-metrics-display\iot-select-metrics-to-display.png" alt-text="Screenshot of select metrics to display." lightbox="media\iot-metrics-display\iot-metrics-selection-close-up.png":::
60+
6. You can now see your MedTech service metrics for **Number of Incoming Messages** displayed on the MedTech service metrics page.
5261

53-
5. We can now see the MedTech service metrics for **Number of Incoming Messages** displayed on the Azure portal.
62+
:::image type="content" source="media\iot-metrics-display\iot-metrics-select-options.png" alt-text="Screenshot of select metrics to display." lightbox="media\iot-metrics-display\iot-metrics-select-options.png":::
5463

55-
> [!TIP]
56-
> You can add additional metrics by selecting the **Add metric** button and making your choices.
64+
7. You can add more metrics by selecting **Add metric**.
65+
66+
:::image type="content" source="media\iot-metrics-display\iot-select-add-metric.png" alt-text="Screenshot of select Add metric to add more MedTech service metrics." lightbox="media\iot-metrics-display\iot-select-add-metric.png":::
5767

58-
:::image type="content" source="media\iot-metrics-display\iot-metrics-add-button.png" alt-text="Screenshot of select Add metric button to add more metrics." lightbox="media\iot-metrics-display\iot-add-metric-button.png":::
68+
8. Then select the metrics that you would like to add to your MedTech service.
69+
70+
:::image type="content" source="media\iot-metrics-display\iot-metrics-select-more-metrics.png" alt-text="Screenshot of select more metrics to add to your MedTech service." lightbox="media\iot-metrics-display\iot-metrics-select-more-metrics.png":::
71+
72+
> [!TIP]
73+
>
74+
> To learn more about advanced metrics display and sharing options, see [Getting started with Azure Metrics Explorer](/azure-monitor/essentials/metrics-getting-started)
5975
6076
> [!IMPORTANT]
61-
> If you leave the metrics page, the metrics settings for your MedTech service are lost and will have to be recreated. If you would like to save your MedTech service metrics for future viewing, you can pin them to an Azure dashboard as a tile.
77+
>
78+
> If you leave the MedTech service metrics page, the metrics settings for your MedTech service are lost and will have to be recreated. If you would like to save your MedTech service metrics for future viewing, you can pin them to an Azure dashboard as a tile.
6279
6380
## How to pin the MedTech service metrics tile to an Azure portal dashboard
6481

65-
1. To pin the MedTech service metrics tile to an Azure portal dashboard, select the **Pin to dashboard** button.
82+
1. To pin the MedTech service metrics tile to an Azure portal dashboard, select the **Pin to dashboard** option.
6683

67-
:::image type="content" source="media\iot-metrics-display\iot-metrics-select-add-pin-to-dashboard.png" alt-text="Screenshot of select the Pin to dashboard button." lightbox="media\iot-metrics-display\iot-pin-to-dashboard-button.png":::
84+
:::image type="content" source="media\iot-metrics-display\iot-metrics-select-add-pin-to-dashboard.png" alt-text="Screenshot of select the Pin to dashboard option." lightbox="media\iot-metrics-display\iot-metrics-select-add-pin-to-dashboard.png":::
6885

69-
2. Select the dashboard you would like to display your MedTech service metrics on. For this example, we'll use a private dashboard named `MedTech service metrics`. Select **Pin** to add your MedTech service metrics tile to the dashboard.
86+
2. Select the dashboard you would like to display your MedTech service metrics to by using the drop-down menu. For this example, we'll use a private dashboard named **Azuredocsdemo_Dashboard**. Select **Pin** to add your MedTech service metrics tile to the dashboard.
7087

71-
:::image type="content" source="media\iot-metrics-display\iot-select-pin-to-dashboard.png" alt-text="Screenshot of select dashboard and Pin button to complete the dashboard pinning process." lightbox="media\iot-metrics-display\iot-select-pin-to-dashboard.png":::
88+
:::image type="content" source="media\iot-metrics-display\iot-select-pin-to-dashboard.png" alt-text="Screenshot of select dashboard and Pin options to complete the dashboard pinning process." lightbox="media\iot-metrics-display\iot-select-pin-to-dashboard.png":::
7289

7390
3. You'll receive a confirmation that your MedTech service metrics tile was successfully added to your selected Azure portal dashboard.
7491

7592
:::image type="content" source="media\iot-metrics-display\iot-select-dashboard-pinned-successful.png" alt-text="Screenshot of metrics tile successfully pinned to dashboard." lightbox="media\iot-metrics-display\iot-select-dashboard-pinned-successful.png":::
7693

77-
4. Once you've received a successful confirmation, select the **Dashboard** button.
94+
4. Once you've received a successful confirmation, select the **Dashboard** option.
7895

79-
:::image type="content" source="media\iot-metrics-display\iot-select-dashboard-with-metrics-tile.png" alt-text="Screenshot of select the Dashboard button." lightbox="media\iot-metrics-display\iot-dashboard-button.png":::
96+
:::image type="content" source="media\iot-metrics-display\iot-select-dashboard-with-metrics-tile.png" alt-text="Screenshot of select the Dashboard option." lightbox="media\iot-metrics-display\iot-select-dashboard-with-metrics-tile.png":::
8097

81-
5. Select the dashboard that you pinned your MedTech service metrics tile to. For this example, the dashboard is named **MedTech service metrics**. The dashboard will display the MedTech service metrics tile that you created in the previous steps.
98+
5. Use the drop-down menu to select the dashboard that you pinned your MedTech service metrics tile. For this example, the dashboard is named **Azuredocsdemo_Dashboard**.
8299

83-
:::image type="content" source="media\iot-metrics-display\iot-dashboard-with-metrics-tile-displayed.png" alt-text="Screenshot of dashboard with pinned MedTech service metrics tile." lightbox="media\iot-metrics-display\iot-dashboard-with-metrics-tile-displayed.png":::
100+
:::image type="content" source="media\iot-metrics-display\iot-select-dashboard-with-metrics-pin.png" alt-text="Screenshot of selecting dashboard with pinned MedTech service metrics tile." lightbox="media\iot-metrics-display\iot-select-dashboard-with-metrics-pin.png":::
84101

85-
> [!TIP]
86-
> See the [MedTech service troubleshooting guide](./iot-troubleshoot-guide.md) for assistance fixing common errors, conditions and issues.
102+
6. The dashboard will display the MedTech service metrics tile that you created in the previous steps.
103+
104+
:::image type="content" source="media\iot-metrics-display\iot-metrics-display-dashboard-with-metrics-pin.png" alt-text="Screenshot of dashboard with pinned MedTech service metrics tile." lightbox="media\iot-metrics-display\iot-metrics-display-dashboard-with-metrics-pin.png":::
87105

88106
## Next steps
89107

90-
To learn how to export the MedTech service metrics, see
108+
To learn how to configure the diagnostic settings and export the MedTech service metrics to another location (for example: an Azure storage account), see
91109

92-
>[!div class="nextstepaction"]
93-
>[How to configure diagnostic settings for exporting the MedTech service metrics](./iot-metrics-diagnostics-export.md)
110+
> [!div class="nextstepaction"]
111+
> [How to configure diagnostic settings for exporting the MedTech service metrics](./iot-metrics-diagnostics-export.md)
94112
95113
(FHIR®) is a registered trademark of Health Level Seven International, registered in the U.S. Trademark Office and is used with their permission.
Binary file not shown.
12.9 KB
Loading
Binary file not shown.
Binary file not shown.
-45.1 KB
Loading
Binary file not shown.
Binary file not shown.
45.4 KB
Loading
99.1 KB
Loading

0 commit comments

Comments
 (0)