Skip to content

Commit 352cfb7

Browse files
B-Mahdjcartermpwindsonseaopentelemetrybottiffany76
authored
Update link to jaeger client libraries (#6653)
Co-authored-by: Phillip Carter <[email protected]> Co-authored-by: Michael Yao <[email protected]> Co-authored-by: opentelemetrybot <[email protected]> Co-authored-by: Tiffany Hrabusa <[email protected]>
1 parent 1a7b9a9 commit 352cfb7

File tree

3 files changed

+9
-4
lines changed

3 files changed

+9
-4
lines changed

content/en/docs/migration/_index.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,10 @@ both [OpenTracing](opentracing/) and [OpenCensus](opencensus/)
1717

1818
## Jaeger Client
1919

20-
The [Jaeger community](https://www.jaegertracing.io/) deprecated their
21-
[Client Libraries](https://www.jaegertracing.io/docs/latest/client-libraries/)
22-
and recommends using the OpenTelemetry APIs, SDKs and instrumentations.
20+
The [Jaeger community](https://www.jaegertracing.io/) deprecated their client
21+
libraries and recommends
22+
[migrating](https://www.jaegertracing.io/docs/latest/migration/) to the
23+
OpenTelemetry APIs, SDKs and instrumentations.
2324

2425
The Jaeger backend can receive trace data via the OpenTelemetry Protocol (OTLP)
2526
since v1.35. Therefore you can migrate your OpenTelemetry SDKs and collectors

content/zh/docs/migration/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ OpenTelemetry 是 OpenTracing 和 OpenCensus 的合并版本。
1717

1818
## Jaeger 客户端
1919

20-
[Jaeger 社区](https://www.jaegertracing.io/)弃用了他们的[客户端库](https://www.jaegertracing.io/docs/latest/client-libraries/)并建议使用
20+
[Jaeger 社区](https://www.jaegertracing.io/)弃用了他们的客户端库并建议[迁移为使用](https://www.jaegertracing.io/docs/latest/migration/)
2121
OpenTelemetry 的 API、SDK 和插桩器。
2222

2323
自 v1.35 起,Jaeger 后端可以通过 OpenTelemetry 协议(OTLP)接收链路数据。

static/refcache.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18623,6 +18623,10 @@
1862318623
"StatusCode": 206,
1862418624
"LastSeen": "2025-01-06T11:32:17.738973-05:00"
1862518625
},
18626+
"https://www.jaegertracing.io/docs/latest/migration/": {
18627+
"StatusCode": 206,
18628+
"LastSeen": "2025-04-07T20:10:35.391082566Z"
18629+
},
1862618630
"https://www.jaegertracing.io/sdk-migration/#propagation-format": {
1862718631
"StatusCode": 200,
1862818632
"LastSeen": "2025-02-06T02:31:12.345Z"

0 commit comments

Comments
 (0)