mirror of
https://github.com/containerd/containerd.git
synced 2026-07-12 10:36:11 +00:00
Check span.IsRecording first, as it's a more lightweight check than span.SpanContext().IsValid() Signed-off-by: Sebastiaan van Stijn <github@gone.nl>