From 891f514089a5dba95675f40d8ef10cc25728cd20 Mon Sep 17 00:00:00 2001 From: "grafana-delivery-bot[bot]" <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> Date: Tue, 14 May 2024 15:06:50 +0100 Subject: [PATCH] [v11.0.x] [DOC] Adds missing link to Pyroscope core data source (#87620) Co-authored-by: Christian Simon --- docs/sources/datasources/_index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/sources/datasources/_index.md b/docs/sources/datasources/_index.md index 8179d4388c2..4605a30fbc4 100644 --- a/docs/sources/datasources/_index.md +++ b/docs/sources/datasources/_index.md @@ -113,6 +113,7 @@ These built-in core data sources are also included in the Grafana documentation: - [OpenTSDB]({{< relref "./opentsdb" >}}) - [PostgreSQL]({{< relref "./postgres" >}}) - [Prometheus]({{< relref "./prometheus" >}}) +- [Pyroscope]({{< relref "./pyroscope" >}}) - [Tempo]({{< relref "./tempo" >}}) - [Testdata]({{< relref "./testdata" >}}) - [Zipkin]({{< relref "./zipkin" >}})