From fe87ffdda0d388cf65a3eeafdbf92a5b1b621079 Mon Sep 17 00:00:00 2001 From: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com> Date: Wed, 24 Aug 2022 19:58:45 -0400 Subject: [PATCH] [Doc] Fix broken link in Tempo doc (#54120) * Fix broken link * Update docs/sources/datasources/tempo.md Co-authored-by: Ursula Kallio Co-authored-by: Ursula Kallio --- docs/sources/datasources/tempo.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/datasources/tempo.md b/docs/sources/datasources/tempo.md index cfc5df10a69..4e2d787d089 100644 --- a/docs/sources/datasources/tempo.md +++ b/docs/sources/datasources/tempo.md @@ -182,7 +182,7 @@ A service graph is a visual representation of the relationships between services To display the service graph: -- [Configure Grafana Agent](https://grafana.com/docs/tempo/latest/grafana-agent/service-graphs/#quickstart) or [Tempo/GET](https://grafana.com/docs/tempo/latest/server_side_metrics/service_graphs/#tempo) to generate service graph data +- [Configure Grafana Agent](https://grafana.com/docs/tempo/latest/grafana-agent/service-graphs/#quickstart), or [Tempo or GET](https://grafana.com/docs/tempo/latest/metrics-generator/service_graphs/#tempo) to generate service graph data - Link a Prometheus data source in the Tempo data source settings. - Navigate to [Explore]({{< relref "../explore/" >}}). - Select the Tempo data source.