Interface ExtendedLongUpDownCounterBuilder
- All Superinterfaces:
LongUpDownCounterBuilder
- All Known Implementing Classes:
ExtendedDefaultMeter.NoopLongUpDownCounterBuilder,SdkLongUpDownCounter.SdkLongUpDownCounterBuilder
Extended
LongUpDownCounterBuilder with experimental APIs.-
Method Summary
Modifier and TypeMethodDescriptiondefault ExtendedLongUpDownCounterBuildersetAttributesAdvice(List<AttributeKey<?>> attributes) Specify the attribute advice, which suggests the recommended set of attribute keys to be used for this up down counter.Methods inherited from interface io.opentelemetry.api.metrics.LongUpDownCounterBuilder
build, buildObserver, buildWithCallback, ofDoubles, setDescription, setUnit
-
Method Details
-
setAttributesAdvice
Specify the attribute advice, which suggests the recommended set of attribute keys to be used for this up down counter.
-