예제 #1
0
 public IScope StartScopedSpan()
 {
     return(CurrentSpanUtils.WithSpan(StartSpan(), true));
 }