From 8745fadb2d0536554665fe25ec7d1c1e5407599f Mon Sep 17 00:00:00 2001 From: Alexander Weaver Date: Fri, 17 Jun 2022 05:07:44 -0500 Subject: [PATCH] Docs: Remove alpha sentence from Alertmanager data source (#50978) --- docs/sources/datasources/alertmanager.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/datasources/alertmanager.md b/docs/sources/datasources/alertmanager.md index e02d54b40d1..9c8d279b3ee 100644 --- a/docs/sources/datasources/alertmanager.md +++ b/docs/sources/datasources/alertmanager.md @@ -13,7 +13,7 @@ weight: 150 # Alertmanager data source -Grafana includes built-in support for Prometheus Alertmanager. It is presently in alpha and not accessible unless [alpha plugins are enabled in Grafana settings](https://grafana.com/docs/grafana/latest/administration/configuration/#enable_alpha-1). Once you add it as a data source, you can use the [Grafana Alerting UI](https://grafana.com/docs/grafana/latest/alerting/) to manage silences, contact points as well as notification policies. A drop-down option in these pages allows you to switch between Grafana and any configured Alertmanager data sources. +Grafana includes built-in support for Prometheus Alertmanager. Once you add it as a data source, you can use the [Grafana Alerting UI](https://grafana.com/docs/grafana/latest/alerting/) to manage silences, contact points as well as notification policies. A drop-down option in these pages allows you to switch between Grafana and any configured Alertmanager data sources. ## Alertmanager implementations