Skip to content

Commit 279af47

Browse files
authored
Update the 50k timeseries limit
Update the 50k timeseries limit to indicate it's per region rather than a global limit across all regions.
1 parent 0f245d4 commit 279af47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/essentials/metrics-custom-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ Azure Monitor imposes the following usage limits on custom metrics:
221221

222222
|Category|Limit|
223223
|---|---|
224-
|Total active time series in a subscription across all regions you've deployed to|50,000|
224+
|Total active time series in a subscription per region|50,000|
225225
|Dimension keys per metric|10|
226226
|String length for metric namespaces, metric names, dimension keys, and dimension values|256 characters|
227227
|Total size of all metric names combined into a single utf-8 string|64kb|

0 commit comments

Comments
 (0)