Uses of Interface
io.opentelemetry.api.incubator.metrics.ExtendedLongUpDownCounterBuilder
Packages that use ExtendedLongUpDownCounterBuilder
Package
Description
The SDK implementation of metrics.
-
Uses of ExtendedLongUpDownCounterBuilder in io.opentelemetry.api.incubator.metrics
Classes in io.opentelemetry.api.incubator.metrics that implement ExtendedLongUpDownCounterBuilderModifier and TypeClassDescriptionprivate static class
Methods in io.opentelemetry.api.incubator.metrics that return ExtendedLongUpDownCounterBuilderModifier and TypeMethodDescriptiondefault ExtendedLongUpDownCounterBuilder
ExtendedLongUpDownCounterBuilder.setAttributesAdvice
(List<AttributeKey<?>> attributes) Specify the attribute advice, which suggests the recommended set of attribute keys to be used for this up down counter. -
Uses of ExtendedLongUpDownCounterBuilder in io.opentelemetry.sdk.metrics
Classes in io.opentelemetry.sdk.metrics that implement ExtendedLongUpDownCounterBuilderModifier and TypeClassDescription(package private) static final class
Methods in io.opentelemetry.sdk.metrics that return ExtendedLongUpDownCounterBuilderModifier and TypeMethodDescriptionSdkLongUpDownCounter.SdkLongUpDownCounterBuilder.setAttributesAdvice
(List<AttributeKey<?>> attributes)