Skip to content

Commit 0c8dddf

Browse files
authored
Merge pull request #179116 from athenads/elastic-data-map
elastic data map metrics update
2 parents a0405bc + 81ddf2e commit 0c8dddf

11 files changed

+34
-0
lines changed

articles/purview/concept-elastic-data-map.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,38 @@ Select **Service and subscription limits (quota)** and complete the on screen in
113113

114114
In the description, provide as much relevant information as you can about your environment and the additional capacity you would like to request.
115115

116+
## Monitoring the elastic data map
117+
118+
The metrics _data map capacity units_ and the _data map storage size_ can be monitored in order to understand the data estate size and the billing.
119+
120+
1. Go to the [Azure portal](https://portal.azure.com), and navigate to the **Purview accounts** page and select your _Purview account_
121+
122+
2. Click on **Overview** and scroll down to observe the **Monitoring** section for _Data Map Capacity Units_ and _Data Map Storage Size_ metrics over different time periods
123+
124+
:::image type="content" source="./media/concept-elastic-data-map/data-map-metrics.png" alt-text="Screenshot of the menu showing the elastic data map metrics overview page.":::
125+
126+
3. For additional settings, navigate to the **Monitoring --> Metrics** to observe the **Data Map Capacity Units** and **Data Map Storage Size**.
127+
128+
:::image type="content" source="./media/concept-elastic-data-map/elastic-data-map-metrics.png" alt-text="Screenshot of the menu showing the metrics.":::
129+
130+
4. Click on the **Data Map Capacity Units** to view the data map capacity unit usage over the last 24 hours. Observe that hovering the mouse over the line graph will indicate the data map capacity units consumed at that particular time on the particular day.
131+
132+
:::image type="content" source="./media/concept-elastic-data-map/data-map-capacity-default.png" alt-text="Screenshot of the menu showing the data map capacity units consumed over 24 hours.":::
133+
134+
5. Click on the **Local Time: Last 24 hours (Automatic - 1 hour)** at the top right of the screen to modify time range displayed for the graph.
135+
136+
:::image type="content" source="./media/concept-elastic-data-map/data-map-capacity-custom.png" alt-text="Screenshot of the menu showing the data map capacity units consumed over a custom time range.":::
137+
138+
:::image type="content" source="./media/concept-elastic-data-map/data-map-capacity-time-range.png" alt-text="Screenshot of the menu showing the data map capacity units consumed over a three day time range.":::
139+
140+
6. Customize the graph type by clicking on the option as indicated below.
141+
142+
:::image type="content" source="./media/concept-elastic-data-map/data-map-capacity-graph-type.png" alt-text="Screenshot of the menu showing the options to modify the graph type.":::
143+
144+
7. Click on the **New chart** to add the graph for the Data Map Storage Size chart.
145+
146+
:::image type="content" source="./media/concept-elastic-data-map/data-map-storage-size.png" alt-text="Screenshot of the menu showing the data map storage size used.":::
147+
116148
## Summary
117149

118150
With elastic Data Map, Purview provides low-cost barrier for customers to start their data governance journey.

articles/purview/how-to-monitor-with-azure-monitor.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ The following table contains the list of metrics available to explore in the Azu
5757

5858
| Metric Name | Metric Namespace | Aggregation type | Description |
5959
| ------------------- | ------------------- | ------------------- | ----------------- |
60+
| Data Map Capacity Units | Elastic data map | Sum <br> Count | Aggregate the elastic data map capacity units over time period |
61+
| Data Map Storage Size | Elastic data map | Sum <br> Avg | Aggregate the elastic data map storage size over time period |
6062
| Scan Canceled | Automated scan | Sum <br> Count | Aggregate the canceled data source scans over time period |
6163
| Scan Completed | Automated scan | Sum <br> Count | Aggregate the completed data source scans over time period |
6264
| Scan Failed | Automated scan | Sum <br> Count | Aggregate the failed data source scans over time period |
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)