Skip to content

Commit 9861340

Browse files
authored
docs: fix outdated examples/README.md
`tracing-jaeger` is no longer existed in `opentelemetry-rust/examples`
1 parent d4eb35a commit 9861340

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

examples/README.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -55,13 +55,6 @@ Check this example if you want to understand *how to create spans and
5555
propagate/restore context in OpenTelemetry* in an HTTP client-server
5656
application.
5757

58-
## tracing-jaeger
58+
## opentelemetry-otlp
5959

60-
This example uses following crates from this repo:
61-
62-
- opentelemetry(tracing)
63-
- opentelemetry-otlp
64-
65-
The application is built using `tokio`.
66-
67-
Check this example if you want to understand *how to use OTLP Exporter to export traces to Jaeger*.
60+
Check [opentelemetry-rust/opentelemetry-otlp/examples](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-otlp/examples) for exporter to Jaeger examples using `opentelemetry-otlp`

0 commit comments

Comments
 (0)