containerd/pkg/tracing
Sebastiaan van Stijn 587ee80f61
pkg/tracing: LogrusHook.Fire: micro-optimisation
Check span.IsRecording first, as it's a more lightweight check than
span.SpanContext().IsValid()

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-06-14 12:12:22 +02:00
..
plugin pkg/tracing/plugin: rename var that collided with import 2024-06-14 11:57:27 +02:00
helpers.go pkg/tracing: rename func that shadowed builtin, rm makeSpanName 2024-06-14 11:56:06 +02:00
log.go pkg/tracing: LogrusHook.Fire: micro-optimisation 2024-06-14 12:12:22 +02:00
tracing.go pkg/tracing: rename func that shadowed builtin, rm makeSpanName 2024-06-14 11:56:06 +02:00