Class MeterConfig

java.lang.Object
io.opentelemetry.sdk.metrics.internal.MeterConfig
Direct Known Subclasses:
AutoValue_MeterConfig

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

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

See Also: