コード例 #1
0
 public void TrackMetric(string name, long value, string tracerName) => TracingContext.TrackMetric(name, value, tracerName);