Esempio n. 1
0
 public OTSpanContext NewChild(ulong childSpanId)
 => new OTSpanContext(traceContext.CreateChild(childSpanId));