File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/zh-cn/docs/concepts/cluster-administration Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -23,12 +23,12 @@ System component traces record the latency of and relationships between operatio
23
23
24
24
<!--
25
25
Kubernetes components emit traces using the
26
- [OpenTelemetry Protocol](https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/protocol/ otlp.md#opentelemetry-protocol-specification )
26
+ [OpenTelemetry Protocol](https://opentelemetry.io/docs/specs/ otlp/ )
27
27
with the gRPC exporter and can be collected and routed to tracing backends using an
28
28
[OpenTelemetry Collector](https://github.com/open-telemetry/opentelemetry-collector#-opentelemetry-collector).
29
29
-->
30
30
Kubernetes 组件基于 gRPC 导出器的
31
- [ OpenTelemetry 协议] ( https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/protocol/ otlp.md#opentelemetry-protocol-specification )
31
+ [ OpenTelemetry 协议] ( https://opentelemetry.io/docs/specs/ otlp/ )
32
32
发送追踪信息,并用
33
33
[ OpenTelemetry Collector] ( https://github.com/open-telemetry/opentelemetry-collector#-opentelemetry-collector )
34
34
收集追踪信息,再将其转交给追踪系统的后台。
You can’t perform that action at this time.
0 commit comments