You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Alert rules | Maximum number of alert rules that can be created | Not supported | 500 per instance |
51
-
| Dashboards | Maximum number of dashboards that can be created | 20 per instance | Unlimited |
52
-
| Data sources | Maximum number of datasources that can be created | 5 per instance | Unlimited |
53
-
| API keys | Maximum number of API keys that can be created | 2 per instance | 100 per instance |
54
-
| Data query timeout | Maximum wait duration for the reception of data query response headers, before Grafana times out | 200 seconds | 200 seconds |
55
-
| Data source query size | Maximum number of bytes that are read/accepted from responses of outgoing HTTP requests | 80 MB | 80 MB |
56
-
| Render image or PDF report wait time | Maximum duration for an image or report PDF rendering request to complete before Grafana times out. | Not supported | 220 seconds |
57
-
| Instance count | Maximum number of instances in a single subscription per Azure region | 1 | 20 |
| Alert rules | Maximum number of alert rules that can be created. | Not supported | 500 per instance |
51
+
| Dashboards | Maximum number of dashboards that can be created. | 20 per instance | Unlimited |
52
+
| Data sources | Maximum number of datasources that can be created. | 5 per instance | Unlimited |
53
+
| API keys | Maximum number of API keys that can be created. | 2 per instance | 100 per instance |
54
+
| Data query timeout | Maximum wait duration for the reception of data query response headers, before Grafana times out. | 200 seconds | 200 seconds |
55
+
| Data source query size | Maximum number of bytes that are read/accepted from responses of outgoing HTTP requests. | 80 MB | 80 MB |
56
+
| Render image or PDF report wait time | Maximum duration for an image or report PDF rendering request to complete before Grafana times out. | Not supported | 220 seconds |
57
+
| Instance count | Maximum number of instances in a single subscription per Azure region. | 1 | 20 |
58
+
| Requests per IP | Maximum number of requests per IP per second. | 90 requests per second | 90 requests per second |
59
+
| Requests per HTTP host | Maximum number of requests per HTTP host per second. The HTTP host stands for the Host header in incoming HTTP requests, which can describe each unique host client. | 45 requests per second | 45 requests per second |
60
+
61
+
Each data source also has its own limits that can be reflected in Azure Managed Grafana dashboards, alerts and reports. We recommend that you research these limits in the documentation of each data source provider. For instance:
62
+
63
+
* Refer to [Azure Monitor](/azure/azure-monitor/service-limits) to learn about Azure Monitor service limits including alerts, Prometheus metrics, data collection, logs and more.
64
+
* Refer to [Azure Data Explorer](/azure/data-explorer/kusto/concepts/querylimits) to learn about Azure Data Explorer service limits.
Copy file name to clipboardExpand all lines: articles/managed-grafana/overview.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,7 +60,7 @@ The [Azure Managed Grafana pricing page](https://azure.microsoft.com/pricing/det
60
60
61
61
## Quotas
62
62
63
-
Different quotas apply to Azure Managed Grafana service instances depending on their service tiers. For a list of the quotas that apply to the Essential (preview) and Standard pricing plans, see [quotas](known-limitations.md#quotas).
63
+
Different quotas apply to Azure Managed Grafana service instances depending on their service tiers. For a list of the quotas that apply to the Essential (preview) and Standard pricing plans, see [quotas](known-limitations.md#throttling-limits-and-quotas).
0 commit comments