Skip to content

Commit b79c573

Browse files
authored
Fix link to spanprofiler (#3311)
Signed-off-by: Israel Blancas <[email protected]>
1 parent f6de564 commit b79c573

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/tracing/tempo/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ less than the sample interval (10ms).
3333
- `rideshare` demo application instrumented with OpenTelemetry:
3434
- Go [OTel integration](https://github.com/grafana/otel-profiling-go)
3535
- Java [OTel integration](https://github.com/grafana/otel-profiling-java)
36-
- `pyroscope` itself is instrumented with `opentracing-go` SDK and [`spanprofiler`](../../../pkg/util/spanprofiler) for profiling integration.
36+
- `pyroscope` itself is instrumented with `opentracing-go` SDK and [`spanprofiler`](https://github.com/grafana/dskit/tree/main/spanprofiler) for profiling integration.
3737

3838
### Grafana Tempo configuration
3939

0 commit comments

Comments
 (0)