Skip to content

Commit f0a16e7

Browse files
authored
Merge pull request #189571 from dlepow/analytics
[APIM] Analytics caveat
2 parents 305fc21 + 28bc065 commit f0a16e7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/api-management/howto-use-analytics.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: dlepow
55

66
ms.service: api-management
77
ms.topic: article
8-
ms.date: 11/24/2020
8+
ms.date: 02/23/2022
99
ms.author: danlep
1010
---
1111
# Get API analytics in Azure API Management
@@ -22,7 +22,8 @@ Azure API Management provides built-in analytics for your APIs. Analyze the usag
2222
* Requests
2323

2424
> [!NOTE]
25-
> Geography values are approximate based on IP address mapping.
25+
> * API analytics provides data on requests that are matched with an API and operation. Other calls aren't reported.
26+
> * Geography values are approximate based on IP address mapping.
2627
2728
:::image type="content" source="media/howto-use-analytics/analytics-report-portal.png" alt-text="Timeline analytics in portal":::
2829

0 commit comments

Comments
 (0)