public OTSpanContext NewChild(ulong childSpanId) => new OTSpanContext(traceContext.CreateChild(childSpanId));