linkerd jaeger extension docs still mention opencensus instead of opentelemetry
Open
@kflynn is already working on this.
Since Jul 18, 2022.
- Dominant language
- JavaScript
- Stars
- 60
- Forks
- 221
- Avg merge
- 4h 32m
- Merged PRs (30d)
- 1
Description
The jaeger module docs say “Unfortunately, OpenTelemetry is not yet production ready and so OpenCensus remains our recommendation for the moment.”
https://github.com/linkerd/website/blob/6035855d3ef25e5dc71612c49ac66b91983e86c8/linkerd.io/content/2.11/tasks/distributed-tracing.md?plain=1#L289
but since version 2.11 this is no longer valid and linkerd actually supports opentelemetry.
Also for me it is a bit confusing that the extension is called jaeger. I think it could be called opentelemetry or telemetry
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.