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
| Essential (preview) | Provides the core Grafana functionalities in use with Azure data sources. Since it doesn't provide an SLA guarantee, this tier should be used only for non-production environments. |
43
-
| Standard | The default tier, offering better performance, more features and an SLA. It's recommended for most situations. |
42
+
| Essential (preview) | Provides the core Grafana functionalities in use with Azure data sources. Since it doesn't provide an SLA guarantee, this tier should only be used for non-production environments. |
43
+
| Standard | The default tier, offering better performance, more features and an SLA. It's recommended for most situations. Two instance sizes are available within the Standard tier: **X1** and **X2**. The X2 size offers double the memory and supports 1,000 alert rules per organization, compared to 500 for the X1 size. The X2 size comes with at an additional cost. |
44
44
45
-
The [Azure Managed Grafana pricing page](https://azure.microsoft.com/pricing/details/managed-grafana/) gives more information on these tiers and the following table lists the main features supported in each tier:
45
+
Refer to the [Azure Managed Grafana pricing page](https://azure.microsoft.com/pricing/details/managed-grafana/) for details about the costs of each tier and instance size.
46
+
47
+
The following table lists the main features supported in each tier:
@@ -64,7 +66,7 @@ The [Azure Managed Grafana pricing page](https://azure.microsoft.com/pricing/det
64
66
65
67
## Quotas
66
68
67
-
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).
69
+
Different quotas apply to Azure Managed Grafana service instances depending on their service tiers and instance sizes. 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).
| Alert rules | Maximum number of alert rules that can be created. | Not supported | 500 per instance |
12
-
| Dashboards | Maximum number of dashboards that can be created. | 20 per instance | Unlimited |
13
-
| Data sources | Maximum number of datasources that can be created. | 5 per instance | Unlimited |
14
-
| API keys | Maximum number of API keys that can be created. | 2 per instance | 100 per instance |
15
-
| Data query timeout | Maximum wait duration for the reception of data query response headers, before Grafana times out. | 200 seconds | 200 seconds |
16
-
| Data source query size | Maximum number of bytes that are read/accepted from responses of outgoing HTTP requests. | 80 MB | 80 MB |
17
-
| 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 |
18
-
| Instance count | Maximum number of instances in a single subscription per Azure region. | 1 | 50 |
19
-
| Requests per IP | Maximum number of requests per IP per second. | 90 requests per second | 90 requests per second |
20
-
| 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 |
9
+
| Limit | Description | Essential | Standard X1 | Standard X2|
| Alert rules | Maximum number of alert rules that can be created. | Not supported | 500 per instance | 1000 per instance |
12
+
| Dashboards | Maximum number of dashboards that can be created. | 20 per instance | Unlimited | Unlimited |
13
+
| Data sources | Maximum number of datasources that can be created. | 5 per instance | Unlimited | Unlimited |
14
+
| API keys | Maximum number of API keys that can be created. | 2 per instance | 100 per instance | 100 per instance |
15
+
| Data query timeout | Maximum wait duration for the reception of data query response headers, before Grafana times out. | 200 seconds | 200 seconds | 200 seconds |
16
+
| Data source query size | Maximum number of bytes that are read/accepted from responses of outgoing HTTP requests. | 80 MB | 80 MB | 80 MB |
17
+
| 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 | 220 seconds |
18
+
| Instance count | Maximum number of instances in a single subscription per Azure region. | 1 | 50 | 50 |
19
+
| Requests per IP | Maximum number of requests per IP per second. | 90 requests per second | 90 requests per second | 90 requests per second |
20
+
| 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 | 45 requests per second |
0 commit comments