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