public class NoopTracerProvider extends Object implements TracerProvider
Modifier and Type | Field and Description |
---|---|
static NoopTracer |
NOOP_TRACER |
static NoopTracerProvider |
NOOP_TRACER_PROVIDER |
Constructor and Description |
---|
NoopTracerProvider() |
public static final NoopTracerProvider NOOP_TRACER_PROVIDER
public static final NoopTracer NOOP_TRACER
public Tracer getNewTracer()
getNewTracer
in interface TracerProvider
Copyright © 2012–2022. All rights reserved.