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/)
17
17
18
18
## Jaeger Client
19
19
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.
23
24
24
25
The Jaeger backend can receive trace data via the OpenTelemetry Protocol (OTLP)
25
26
since 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 的合并版本。
17
17
18
18
## Jaeger 客户端
19
19
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/ )
21
21
OpenTelemetry 的 API、SDK 和插桩器。
22
22
23
23
自 v1.35 起,Jaeger 后端可以通过 OpenTelemetry 协议(OTLP)接收链路数据。
Original file line number Diff line number Diff line change 18623
18623
"StatusCode": 206,
18624
18624
"LastSeen": "2025-01-06T11:32:17.738973-05:00"
18625
18625
},
18626
+ "https://www.jaegertracing.io/docs/latest/migration/": {
18627
+ "StatusCode": 206,
18628
+ "LastSeen": "2025-04-07T20:10:35.391082566Z"
18629
+ },
18626
18630
"https://www.jaegertracing.io/sdk-migration/#propagation-format": {
18627
18631
"StatusCode": 200,
18628
18632
"LastSeen": "2025-02-06T02:31:12.345Z"
You can’t perform that action at this time.
0 commit comments