Uses of Class
io.opentelemetry.sdk.metrics.internal.descriptor.Advice
Packages that use Advice
-
Uses of Advice in io.opentelemetry.sdk.metrics.internal.descriptor
Methods in io.opentelemetry.sdk.metrics.internal.descriptor that return AdviceModifier and TypeMethodDescriptionabstract AdviceAdvice.AdviceBuilder.build()static AdviceAdvice.empty()abstract AdviceInstrumentDescriptor.getAdvice()Not part of instrument identity.Methods in io.opentelemetry.sdk.metrics.internal.descriptor with parameters of type AdviceModifier and TypeMethodDescriptionstatic InstrumentDescriptorInstrumentDescriptor.create(String name, String description, String unit, InstrumentType type, InstrumentValueType valueType, Advice advice)