From 880727599aa658921a1cad394451fc2e85370d36 Mon Sep 17 00:00:00 2001 From: Carles Garcia Cabot Date: Wed, 20 Nov 2024 09:46:15 +0100 Subject: [PATCH] Fix broken link in service-graphs docs --- .../sources/tempo/configuration/grafana-alloy/service-graphs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/tempo/configuration/grafana-alloy/service-graphs.md b/docs/sources/tempo/configuration/grafana-alloy/service-graphs.md index 4f4de7aaf98..653f7e7e65c 100644 --- a/docs/sources/tempo/configuration/grafana-alloy/service-graphs.md +++ b/docs/sources/tempo/configuration/grafana-alloy/service-graphs.md @@ -70,4 +70,4 @@ To see all the available configuration options, refer to the [component referenc The same service graph metrics can also be generated by Tempo. This is more efficient and recommended for larger installations. -For additional information about viewing service graph metrics in Grafana and calculating cardinality, refer to the [server side documentation]({https://grafana.com/docs/tempo//metrics-generator/service_graphs/enable-service-graphs). +For additional information about viewing service graph metrics in Grafana and calculating cardinality, refer to the [server side documentation](https://grafana.com/docs/tempo//metrics-generator/service_graphs/enable-service-graphs).