Package com.datadog.trace.api.metrics
See: Description
-
Interface Summary Interface Description CoreCounter This interface describes a core counter metric. SpanMetricRegistry This class holds the SpanMetrics instances. SpanMetrics The core metrics related to a span. -
Class Summary Class Description SpanMetricRegistryImpl The default SpanMetricRegistry implementation. SpanMetricsImpl The default implementation of SpanMetrics based on atomic counters.