Skip to content

Commit 0461d49

Browse files
committed
Minor rewrite and additional information related to 93-day retention & 30-day viewing limitations.
1 parent e6492e3 commit 0461d49

File tree

1 file changed

+17
-11
lines changed

1 file changed

+17
-11
lines changed

articles/azure-maps/how-to-view-api-usage.md

Lines changed: 17 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: View Azure Maps API usage metrics
33
titleSuffix: Microsoft Azure Maps
4-
description: Learn how to view Azure Maps API usage metrics, such as total requests, total errors, and availability. See how to filter data and split results.
4+
description: Discover how to monitor Azure Maps API usage metrics, including total requests, total errors, and availability. Learn how to filter data and break down results for better insights.
55
author: sinnypan
66
ms.author: sipa
77
ms.date: 03/31/2025
@@ -12,15 +12,17 @@ ms.subservice: general
1212

1313
# View Azure Maps API usage metrics
1414

15-
This article shows you how to view the API usage metrics, for your Azure Maps account, in the [Azure portal]. The metrics are shown in a convenient graph format along a customizable time duration.
15+
This article guides you on how to view API usage metrics for your Azure Maps account in the [Azure portal]. The metrics are displayed in an easy-to-read graph format over a customizable time period.
1616

1717
## View metric snapshot
1818

1919
You can see some common metrics on the **Overview** page of your Maps account. It currently shows *Total Requests*, *Total Errors*, and *Availability* over a selectable time duration.
2020

21+
The **Overview** page of your Maps account displays key metrics such as *Total Requests*, *Total Errors*, and *Availability* over a selectable time period.
22+
2123
![Azure Maps usage metrics overview](media/how-to-view-api-usage/portal-overview.png)
2224

23-
Continue to the next section if you need to customize these graphs for your particular analysis.
25+
Proceed to the next section to customize these graphs for your specific analysis needs.
2426

2527
## View detailed metrics
2628

@@ -30,30 +32,34 @@ Continue to the next section if you need to customize these graphs for your part
3032

3133
3. Once your Maps account is open, select the **Metrics** menu on the left.
3234

33-
4. On the **Metrics** pane, choose one of the following options:
35+
4. In the **Metrics** pane, choose one of the following options:
3436

35-
1. **Availability** - which shows the *Average* of API availability over a period of time.
36-
2. **Usage** - which shows how the usage *Count* for your account.
37+
1. **Availability** - displays the Average API availability over a specified time period.
38+
2. **Usage** - displays the usage count for your account.
3739

3840
![Azure Maps usage metrics pane](media/how-to-view-api-usage/portal-metrics.png)
3941

40-
5. Next, you may select the *Time range* by selecting **Last 24 hours (Automatic)**. By default, the time range is set to 24 hours. After clicking, you'll see all selectable time ranges. You can select the *Time granularity* and choose to show the time as *local* or *GMT* in the same drop-down. Click **Apply**.
42+
5. The default time range is **Last 24 hours (Automatic)**. To change this, select the default value to open the _Time Range_ pop-up, which displays all available settings. You can change the *Time granularity* and show the time as *local* or *GMT*. Once the desired options are chosen, select **Apply**.
4143

4244
![Azure Maps metrics time range](media/how-to-view-api-usage/time-range.png)
4345

44-
6. Once you add your metric, you can **Add filter** from the properties relevant to that metric. Then, select the value of the property that you want to see reflected on the graph.
46+
> [!NOTE]
47+
> Metrics are stored for 93 days, but you can only query up to 30 days' worth of data at a time. If you encounter a blank chart or partial metric data, ensure the start and end dates in the time picker do not exceed a 30-day interval. Once you've selected a 30-day interval, you can pan the chart to view additional metrics. For more information, see [Troubleshooting metrics charts](/azure/azure-monitor/essentials/data-platform-metrics).
48+
49+
6. After adding your metric, you can apply a filter based on the properties relevant to that metric. Then, choose the value of the property you want to display on the graph.
4550

4651
![Azure Maps usage metrics Filter](media/how-to-view-api-usage/filter.png)
4752

48-
7. You may also **Apply splitting** for your metric based on your selected metric property. It allows the graph to be split into multiple graphs, for each value of that property. In the following picture, the color of each graph corresponds to the property value shown at the bottom of the graph.
53+
7. You may also **Apply splitting** for your metric based on your selected metric property. This feature allows the graph to be divided into multiple graphs, each representing a different value of that property. In the example below, the color of each graph corresponds to the property value displayed at the bottom.
4954

5055
![Azure Maps usage metrics splitting](media/how-to-view-api-usage/splitting.png)
5156

52-
8. You may also observe multiple metrics on the same graph, by selecting the **Add metric** button.
57+
8. You can also view multiple metrics on the same graph by selecting the **Add metric** button.
5358

5459
## Next steps
5560

56-
Learn more about the Azure Maps APIs you want to track usage for:
61+
Discover more about the Azure Maps APIs you wish to monitor:
62+
5763
> [!div class="nextstepaction"]
5864
> [Azure Maps Web SDK How-To]
5965

0 commit comments

Comments
 (0)