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