Class TracerConfig

java.lang.Object
io.opentelemetry.sdk.trace.internal.TracerConfig
Direct Known Subclasses:
AutoValue_TracerConfig

@Immutable public abstract class TracerConfig extends Object
A collection of configuration options which define the behavior of a Tracer.

This class is internal and is hence not for public use. Its APIs are unstable and can change at any time.

See Also: