containerd/tracing
Sebastiaan van Stijn 22138541a2
tracing/plugin: newTracer: ignore context.Canceled errors on Close()
Before this, containerd would always print an error when shutting down;

    ERRO[2023-12-07T14:35:00.070333131Z] failed to close plugin                        error="context canceled" id=io.containerd.internal.v1.tracing

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-12-18 17:10:17 +01:00
..
plugin tracing/plugin: newTracer: ignore context.Canceled errors on Close() 2023-12-18 17:10:17 +01:00
helpers.go Add a thin wrapper around otel Span object 2022-11-11 01:28:27 +00:00
log.go add SpanAttribute 2022-11-03 18:34:06 +00:00
tracing.go Remove deprecated tracing function 2023-12-06 11:20:31 -08:00