Skip to content

Commit a792c59

Browse files
authored
Merge pull request #49538 from my-git9/np-27011
[zh-cn]sync system-traces
2 parents e86e726 + 4ec7873 commit a792c59

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/zh-cn/docs/concepts/cluster-administration/system-traces.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@ System component traces record the latency of and relationships between operatio
2323

2424
<!--
2525
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/)
2727
with the gRPC exporter and can be collected and routed to tracing backends using an
2828
[OpenTelemetry Collector](https://github.com/open-telemetry/opentelemetry-collector#-opentelemetry-collector).
2929
-->
3030
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/)
3232
发送追踪信息,并用
3333
[OpenTelemetry Collector](https://github.com/open-telemetry/opentelemetry-collector#-opentelemetry-collector)
3434
收集追踪信息,再将其转交给追踪系统的后台。

0 commit comments

Comments
 (0)