Uses of Interface
io.opentelemetry.api.incubator.metrics.ExtendedDoubleUpDownCounterBuilder
Packages that use ExtendedDoubleUpDownCounterBuilder
-
Uses of ExtendedDoubleUpDownCounterBuilder in io.opentelemetry.api.incubator.metrics
Methods in io.opentelemetry.api.incubator.metrics that return ExtendedDoubleUpDownCounterBuilderModifier and TypeMethodDescriptionExtendedDoubleUpDownCounterBuilder.setAttributesAdvice(List<AttributeKey<?>> attributes) Specify the attribute advice, which suggests the recommended set of attribute keys to be used for this up down counter.