Skip to content

Commit 48c1298

Browse files
Merge pull request #259517 from yairgil/yairgil-patch-10
Update azure-monitor-limits-metrics.md
2 parents f553193 + 378a3e9 commit 48c1298

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

includes/azure-monitor-limits-metrics.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,15 +56,15 @@ For recording rules traffic:
5656
| Data returned per Azure Monitor workspace | 1 GB |
5757

5858
**Query pre-parsing limits**<br>
59-
Based on query time range and request type over a 30-second window (for client traffic):
59+
Based on query time range and request type, over a 30-second window (for client traffic):
6060

6161
| Limit | Value |
6262
|:---|:---|
6363
| Query hours per user (Microsoft Entra ID, managed identity, Azure Managed Grafana workspace) | 30,000 |
6464
| Query hours per Azure Monitor workspace | 60,000 |
6565
| Query hours per Azure tenant | 600,000 |
6666

67-
Based on query time range and request type over a 3-minute window (for recording rules traffic):
67+
Based on query time range and request type, over a 3-minute window (for recording rules traffic):
6868

6969
| Limit | Value |
7070
|:---|:---|
@@ -96,7 +96,7 @@ Based on query time range and range vectors in query over a 3-minute window (for
9696

9797
Query cost calculation is done as follows:
9898

99-
Query Cost = (Number of time series requested * (queried time duration in seconds / *Inferred time resolution of queried data*) ) / 5000
99+
Query Cost = (Number of time series requested * (queried time duration in seconds / *Inferred time resolution of queried data*)) / 5000
100100

101101
*Inferred time resolution of queried data* = Number of data points stored in any one randomly selected time series keys of queried metric / queried time duration in seconds
102102

@@ -106,7 +106,7 @@ Prometheus alert rules and recording rules are defined in PromQL. They're perfor
106106
| Limit | Value |
107107
|:---|:---|
108108
| Rule groups per Azure Monitor workspace, in an Azure subscription  | 500<br>You can request an increase. |
109-
| Rules per rule group | 20<br>You can request an increase. |
109+
| Rules per rule group | 20<br> This limit can't be increased. |
110110
| Rule group evaluation interval | Between 1-15 minutes.<br>Default is 1 minute. |
111111
| Active alerts | No limit at this time. |
112112

0 commit comments

Comments
 (0)