File tree Expand file tree Collapse file tree 3 files changed +9
-4
lines changed
Expand file tree Collapse file tree 3 files changed +9
-4
lines changed Original file line number Diff line number Diff 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
2425The Jaeger backend can receive trace data via the OpenTelemetry Protocol (OTLP)
2526since v1.35. Therefore you can migrate your OpenTelemetry SDKs and collectors
Original file line number Diff line number Diff 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/ )
2121OpenTelemetry 的 API、SDK 和插桩器。
2222
2323自 v1.35 起,Jaeger 后端可以通过 OpenTelemetry 协议(OTLP)接收链路数据。
Original file line number Diff line number Diff line change 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"
You can’t perform that action at this time.
0 commit comments