Skip to content

feat: Instrument CNI interface with OpenTelemetry tracing#132

Open
jipperinbham wants to merge 1 commit intocontainerd:mainfrom
jipperinbham:feat/otel-tracing
Open

feat: Instrument CNI interface with OpenTelemetry tracing#132
jipperinbham wants to merge 1 commit intocontainerd:mainfrom
jipperinbham:feat/otel-tracing

Conversation

@jipperinbham
Copy link
Copy Markdown

@jipperinbham jipperinbham commented Nov 10, 2025

Creates a span for each interface function where context.Context is available and creates child spans for the critical attach functions for each network being created.

Goes along with containernetworking/cni#1173 to provide end-to-end traces for setting up CNI.

Creates a span for each interface function where context.Context is
available and additional creates child spans for the critical attach
functions for each network being created.

Goes along with containernetworking/cni#1173
to provide end-to-end traces for setting up CNI.

Signed-off-by: JP Phillips <jonathanphillips@netflix.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant