Skip to content

Commit b3b9362

Browse files
committed
Add preview mentions in text
1 parent 61be9bb commit b3b9362

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

articles/managed-grafana/how-to-bundled-prometheus.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Configure Bundled Prometheus in Azure Managed Grafana
2+
title: Configure Bundled Prometheus (preview) in Azure Managed Grafana
33
description: Learn how to configure bundled Prometheus in Azure Managed Grafana. This guide covers enabling the integration, setting up Grafana-managed recording rules, and visualizing Prometheus metrics.
44
keywords: Azure Managed Grafana, Prometheus, bundled Prometheus
55
author: maud-lv
@@ -11,9 +11,9 @@ ms.service: azure-managed-grafana
1111
ai-usage: ai-assisted
1212
---
1313

14-
# Configure bundled Prometheus in Azure Managed Grafana
14+
# Configure bundled Prometheus (preview) in Azure Managed Grafana
1515

16-
Azure Managed Grafana offers a bundled Prometheus integration that lets you connect a selected Azure Monitor workspace (managed Prometheus) to your Grafana instance and immediately use it as both a read and remote-write backend for Grafana-managed recording rules. By connecting your chosen Azure Monitor workspace to Grafana, you can periodically pre-compute frequently used or computationally expensive queries, saving the results as a new time series metric back into the same workspace, and visualize those recorded series alongside the rest of your Azure metrics.
16+
Azure Managed Grafana offers a bundled Prometheus integration in preview that lets you connect a selected Azure Monitor workspace (managed Prometheus) to your Grafana instance and immediately use it as both a read and remote-write backend for Grafana-managed recording rules. By connecting your chosen Azure Monitor workspace to Grafana, you can periodically pre-compute frequently used or computationally expensive queries, saving the results as a new time series metric back into the same workspace, and visualize those recorded series alongside the rest of your Azure metrics.
1717

1818
Bundled Prometheus integrates seamlessly with Azure Monitor workspaces, enabling you to:
1919

@@ -32,9 +32,9 @@ This article walks you through enabling bundled Prometheus, configuring recordin
3232
- An [Azure Monitor workspace](/azure/azure-monitor/essentials/azure-monitor-workspace-overview) that supports Prometheus metrics collection.
3333
- You must have the **Owner** role on the Azure Monitor workspace or custom permissions to create role assignments. This access allows Azure Managed Grafana to configure the necessary access to collect and store Prometheus metrics.
3434

35-
## Select an Azure Monitor workspace to enable bundled Prometheus
35+
## Select an Azure Monitor workspace to enable bundled Prometheus (preview)
3636

37-
Complete the following steps to connect your Grafana workspace to an Azure Monitor workspace and enable bundled Prometheus:
37+
Complete the following steps to connect your Grafana workspace to an Azure Monitor workspace and enable bundled Prometheus (preview):
3838

3939
1. Open your Azure Managed Grafana workspace and in the left menu select **Integrations** > **Bundled Prometheus**.
4040

@@ -69,7 +69,7 @@ For more details, see [Create Grafana-managed alert rules](https://grafana.com/d
6969
## Set up Grafana-managed recording rules
7070

7171
> [!NOTE]
72-
> Bundled Prometheus only supports Grafana-managed recording rules, which you configure directly in the Grafana interface. Data source-managed recording rules aren't supported.
72+
> Bundled Prometheus (preview) only supports Grafana-managed recording rules, which you configure directly in the Grafana interface. Data source-managed recording rules aren't supported.
7373
7474
Follow these steps to create a new recording rule:
7575

@@ -88,7 +88,7 @@ metrics.
8888

8989
For detailed configuration options see, [Create Grafana-managed recording rules](https://grafana.com/docs/grafana/latest/alerting/alerting-rules/create-recording-rules/create-grafana-managed-recording-rules).
9090

91-
## View recorded Prometheus data
91+
## View recorded Prometheus data (preview)
9292

9393
After you set up the recording rules, you can visualize the recorded Prometheus data in Grafana:
9494

@@ -101,9 +101,9 @@ After you set up the recording rules, you can visualize the recorded Prometheus
101101
> [!TIP]
102102
> If you don't see Prometheus data in your dashboard, check if your Azure Monitor workspace is collecting Prometheus data. For troubleshooting, see [Troubleshoot collection of Prometheus metrics in Azure Monitor](/azure/azure-monitor/containers/prometheus-metrics-troubleshoot).
103103
104-
## Disable bundled Prometheus
104+
## Disable bundled Prometheus (preview)
105105

106-
If you no longer need bundled Prometheus, you can disable it from your Azure Managed Grafana workspace:
106+
If you no longer need bundled Prometheus (preview), you can disable it from your Azure Managed Grafana workspace:
107107

108108
1. In your Azure Managed Grafana workspace, select **Integrations** > **Bundled Prometheus** from the left menu.
109109
1. Select **Disable** > **Yes** to confirm.

articles/managed-grafana/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ landingContent:
5252
url: how-to-manage-plugins.md
5353
- text: Add an Azure Monitor workspace
5454
url: how-to-connect-azure-monitor-workspace.md
55-
- text: Configure bundled Prometheus
55+
- text: Configure bundled Prometheus (preview)
5656
url: how-to-bundled-prometheus.md
5757
- text: Configure Azure Data Explorer
5858
url: how-to-connect-azure-data-explorer.md

0 commit comments

Comments
 (0)