From 8bf6b93a1fab66092b4c3b3c2905e926cc99b0da Mon Sep 17 00:00:00 2001 From: "grafana-delivery-bot[bot]" <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> Date: Fri, 25 Aug 2023 08:53:19 -0500 Subject: [PATCH] [v10.0.x] Docs: change headings on 2 data source pages for SEO (#73836) Docs: change headings on 2 data source pages for SEO (#73792) * changed grafana alerting titles and headings * changed H1 heading for SEO (cherry picked from commit b654e5642cbf9f1a761b137d842127d78546d25f) Co-authored-by: lwandz13 <126723338+lwandz13@users.noreply.github.com> --- docs/sources/alerting/fundamentals/data-source-alerting.md | 4 ++-- docs/sources/datasources/_index.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/sources/alerting/fundamentals/data-source-alerting.md b/docs/sources/alerting/fundamentals/data-source-alerting.md index 1eb22388e10..63be919ffdc 100644 --- a/docs/sources/alerting/fundamentals/data-source-alerting.md +++ b/docs/sources/alerting/fundamentals/data-source-alerting.md @@ -6,11 +6,11 @@ labels: - cloud - enterprise - oss -title: Data sources for Alerting +title: Data sources and Grafana Alerting weight: 100 --- -# Data sources for Alerting +# Data sources and Grafana 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. diff --git a/docs/sources/datasources/_index.md b/docs/sources/datasources/_index.md index 5b607d8f8e1..85705c95b64 100644 --- a/docs/sources/datasources/_index.md +++ b/docs/sources/datasources/_index.md @@ -12,7 +12,7 @@ title: Data sources weight: 60 --- -# Data sources +# Grafana data sources Grafana comes with built-in support for many _data sources_. If you need other data sources, you can also install one of the many data source plugins.