Skip to content

Commit 500e730

Browse files
[release-v2.5] [DOC] Fix broken links in Alloy docs (#4168)
(cherry picked from commit 1ba8723) Co-authored-by: Kim Nylander <[email protected]>
1 parent edbf510 commit 500e730

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/sources/tempo/configuration/grafana-alloy/service-graphs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This is more efficient and recommended for larger installations.
1818
For a deep look into service graphs, visit [this section](https://grafana.com/docs/tempo/<TEMPO_VERSION>/metrics-generator/service_graphs).
1919

2020
Service graphs are also used in the application performance management dashboard.
21-
For more information, refer to the [service graph view documentation](https://grafana.com/docs/tempo/<TEMPO_VERSION>/metrics-generator/service_graph-view).
21+
For more information, refer to the [service graph view documentation](https://grafana.com/docs/tempo/<TEMPO_VERSION>/metrics-generator/service-graph-view).
2222

2323
## Before you begin
2424

docs/sources/tempo/configuration/grafana-alloy/span-metrics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ otelcol.exporter.otlp "default" {
8383
```
8484

8585
Span metrics are also used in the service graph view.
86-
For more information, refer to the [service graph view](https://grafana.com/docs/tempo/<TEMPO_VERSION>/metrics-generator/service_graph-view).
86+
For more information, refer to the [service graph view](https://grafana.com/docs/tempo/<TEMPO_VERSION>/metrics-generator/service-graph-view).
8787

8888
To see all the available configuration options, refer to the [component reference](https://grafana.com/docs/alloy/latest/reference/components/otelcol.connector.spanmetrics/).
8989

0 commit comments

Comments
 (0)