From 9f2775e77100858d263f47960d49a48f46f569c8 Mon Sep 17 00:00:00 2001 From: aalapk <32711124+aalapk@users.noreply.github.com> Date: Thu, 18 Jan 2024 09:10:01 -0500 Subject: [PATCH] Update _index.md (#79606) Just suggesting a typo fix - change "an telemetry" to "a telemetry" --- 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].