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
Copy file name to clipboardExpand all lines: articles/managed-grafana/how-to-grafana-enterprise.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
@@ -79,7 +79,7 @@ You can enable access to Grafana Enterprise plugins by selecting a Grafana Enter
79
79
80
80
When [creating a new Azure Managed Grafana workspace](quickstart-managed-grafana-portal.md) and filling out the **Basics** tab of the creation form, follow the steps below:
81
81
82
-
1. Under **Pricing Plans**, select the **Standard** plan.
82
+
1. Under **Pricing Plans**, select the **Standard** plan and the instance size of your choice.
83
83
1. Under **Grafana Enterprise**, check the box **Grafana Enterprise**, select **Free Trial - Grafana Enterprise Plugins on Azure Managed Grafana**, and keep the option **Recurring billing** on **Disabled**.
| 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. |
47
-
| Standard | The default tier, offering better performance, more features and an SLA. It's recommended for most situations. |
45
+
| 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. |
46
+
| 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** (default) and **X2**. The X2 size offers more memory and supports 1,000 alert rules per organization, compared to 500 for the X1 size. See [Limits and quotas](known-limitations.md#throttling-limits-and-quotas) for more details. The X2 size comes at an additional cost. |
47
+
48
+
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.
48
49
49
-
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:
50
+
The following table lists the main features supported in each tier:
> Users can upgrade an workspace from Essential (preview) to Standardby going to **Settings** > **Configuration** > **Pricing Plans**. Downgrading from Standard to Essential (preview) however isn't supported.
65
+
> You can upgrade your workspace from Essential (preview) to Standard, or increase your Standard instance size by going to **Settings** > **Configuration** > **Pricing Plans**. However, downgrading from Standard to Essential (preview) or from a larger to a smaller instance size, is not supported.
65
66
66
67
> [!NOTE]
67
68
> Grafana Enterprise is an option within the Standard plan, not a separate plan within Azure.
68
69
69
70
## Quotas
70
71
71
-
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).
72
+
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).
72
73
73
74
## Related content
74
75
75
76
- [Create an Azure Managed Grafana workspace using the Azure portal](quickstart-managed-grafana-portal.md)
76
77
- [Create an Azure Managed Grafana workspace using the Azure CLI](quickstart-managed-grafana-cli.md)
Copy file name to clipboardExpand all lines: articles/managed-grafana/quickstart-managed-grafana-portal.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
@@ -40,7 +40,7 @@ In this quickstart, you get started with Azure Managed Grafana by creating an Az
40
40
| Pricing plan | *Essential (preview)* | Choose between the Essential (preview) or the Standard plan. The Essential plan is the cheapest option you can use to evaluate the service. This plan doesn't have an SLA and isn't recommended for production use. For more information about Azure Managed Grafana plans, go to [pricing plans](overview.md#service-tiers). |
41
41
| Grafana version | *11* | Choose the latest Grafana version, or the version that best suits your needs. |
42
42
43
-
1. If you've chosen the Standard plan, optionally enable zone redundancy for your new workspace.
43
+
1. If you choose the Standard plan, select either the default **X1** instance size or the **X2** size, and optionally enable zone redundancy for your workspace.
44
44
1. Select **Next : Advanced >** to access additional options:
45
45
- **Enable API key creation** is set to **Disable** by default.
46
46
- If you've opted for the Standard plan, optionally enable the **Deterministic outbound IP** feature, which is set to **Disable** by default.
| 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
+
| Memory for Grafana instance | Amount of memory for Grafana in your dedicated instance. | Basic | Standard | Expanded |
13
+
| Dashboards | Maximum number of dashboards that can be created. | 20 per instance | Unlimited | Unlimited |
14
+
| Data sources | Maximum number of datasources that can be created. | 5 per instance | Unlimited | Unlimited |
15
+
| API keys | Maximum number of API keys that can be created. | 2 per instance | 100 per instance | 100 per instance |
16
+
| Data query timeout | Maximum wait duration for the reception of data query response headers, before Grafana times out. | 200 seconds | 200 seconds | 200 seconds |
17
+
| Data source query size | Maximum number of bytes that are read/accepted from responses of outgoing HTTP requests. | 80 MB | 80 MB | 80 MB |
18
+
| 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 |
19
+
| Instance count | Maximum number of instances in a single subscription per Azure region. | 1 | 50 | 50 |
20
+
| Requests per IP | Maximum number of requests per IP per second. | 90 requests per second | 90 requests per second | 90 requests per second |
21
+
| 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