Alerting docs: fix duplicate titles (#73680)

* Alerting docs: fix duplicate titles

* makes titles match
This commit is contained in:
brendamuir 2023-08-23 14:34:54 +02:00 committed by GitHub
parent efa428c329
commit 356d8872bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -6,11 +6,11 @@ labels:
- cloud
- enterprise
- oss
title: Data sources
title: Data sources for Alerting
weight: 100
---
# Data sources
# Data sources for Alerting
There are a number of data sources that are compatible with Grafana Alerting. Each data source is supported by a plugin. You can use one of the built-in data sources listed below, use [external data source plugins](/grafana/plugins/?type=datasource), or create your own data source plugin.

View File

@ -4,17 +4,17 @@ aliases:
- /docs/grafana-cloud/how-do-i/grafana-cloud-alerting/alertmanager/
- /docs/grafana-cloud/legacy-alerting/grafana-cloud-alerting/alertmanager/
canonical: https://grafana.com/docs/grafana/latest/alerting/set-up/migrating-alerts/legacy-alerting/grafana-cloud-alerting/alertmanager/
description: Alertmanager
description: Alertmanager (legacy)
labels:
products:
- cloud
- enterprise
- oss
title: Alertmanager
title: Alertmanager (legacy)
weight: 500
---
# Alertmanager
# Alertmanager (legacy)
Grafana Cloud Alerting allows you to edit and view configuration for your Alertmanager directly inside of Grafana. See the official [Alertmanager documentation](https://prometheus.io/docs/alerting/latest/configuration/) to learn how to configure.