From 6d67f0646fe51e5f1683eaf861bcb9a6731e6984 Mon Sep 17 00:00:00 2001 From: "grafana-delivery-bot[bot]" <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> Date: Thu, 18 Jan 2024 08:13:51 -0600 Subject: [PATCH] [v10.2.x] Update _index.md (#80811) Update _index.md (#79606) Just suggesting a typo fix - change "an telemetry" to "a telemetry" (cherry picked from commit 9f2775e77100858d263f47960d49a48f46f569c8) Co-authored-by: aalapk <32711124+aalapk@users.noreply.github.com> --- docs/sources/datasources/prometheus/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/datasources/prometheus/_index.md b/docs/sources/datasources/prometheus/_index.md index 298320dd8aa..bd8e9ee45a1 100644 --- a/docs/sources/datasources/prometheus/_index.md +++ b/docs/sources/datasources/prometheus/_index.md @@ -19,7 +19,7 @@ weight: 1300 # Prometheus data source -Prometheus is an open-source database that uses an telemetry collector agent to scrape and store metrics used for monitoring and alerting. If you are just getting started with Prometheus, see [What is Prometheus?][intro-to-prometheus]. +Prometheus is an open-source database that uses a telemetry collector agent to scrape and store metrics used for monitoring and alerting. If you are just getting started with Prometheus, see [What is Prometheus?][intro-to-prometheus]. Grafana provides native support for Prometheus. For instructions on downloading Prometheus see [Get started with Grafana and Prometheus][get-started-prometheus].