File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
docs/zh/05-features/01-l7-protocols Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ permalink: /features/l7-protocols/otel
28
28
| service_name | 服务名称 | resource./span.attribute.service.name | -- |
29
29
| service_instance_id | 服务实例 | resource./span.attribute.service.instance.id | -- |
30
30
| endpoint | 端点 | span.name | -- |
31
- | trace_id | TraceID | span. trace_id/attribute.sw8.trace_id | 优先使用 attribute.sw8.trace_id |
31
+ | trace_id | TraceID | resource.attribute.sw8. trace_id/span. attribute.sw8.trace_id/span.trace_id | 优先级 resource. attribute.sw8.trace_id > span.attribute.sw8.trace_id > span .trace_id |
32
32
| span_id | SpanID | span.span_id/attribute.sw8.segment_id-attribute.sw8.span_id | 优先使用 attribute.sw8.segment_id-attribute.sw8.span_id |
33
33
| parent_span_id | ParentSpanID | span.parent_span_id/attribute.sw8.segment_id-attribute.sw8.parent_span_id | 优先使用 attribute.sw8.segment_id-attribute.sw8.parent_span_id |
34
34
| span_kind | Span 类型 | span.span_kind | -- |
You can’t perform that action at this time.
0 commit comments