mirror of
https://github.com/containerd/containerd.git
synced 2026-07-20 14:33:06 +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>