Merge pull request #7914 from changweige/fix-tracing-doc-typo
docs: fix a typo in tracing documentation
This commit is contained in:
commit
0d6e61a609
@ -3,7 +3,7 @@
|
|||||||
containerd supports OpenTelemetry tracing since v1.6.0.
|
containerd supports OpenTelemetry tracing since v1.6.0.
|
||||||
Tracing currently targets only gRPC calls.
|
Tracing currently targets only gRPC calls.
|
||||||
|
|
||||||
## Sending traces from containerd deamon
|
## Sending traces from containerd daemon
|
||||||
|
|
||||||
By configuring `io.containerd.tracing.processor.v1.otlp` plugin.
|
By configuring `io.containerd.tracing.processor.v1.otlp` plugin.
|
||||||
containerd daemon can send traces to the specified OpenTelemetry endpoint.
|
containerd daemon can send traces to the specified OpenTelemetry endpoint.
|
||||||
|
Loading…
Reference in New Issue
Block a user