Class InstrumentDescriptor

java.lang.Object
io.opentelemetry.sdk.metrics.internal.descriptor.InstrumentDescriptor
Direct Known Subclasses:
AutoValue_InstrumentDescriptor

@Immutable public abstract class InstrumentDescriptor extends Object
Describes an instrument that was registered to record data.

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