Uses of Interface
io.opentelemetry.api.metrics.DoubleUpDownCounterBuilder
Packages that use DoubleUpDownCounterBuilder
Package
Description
This package describes the Metrics API that can be used to record application Metrics.
-
Uses of DoubleUpDownCounterBuilder in io.opentelemetry.api.incubator.metrics
Subinterfaces of DoubleUpDownCounterBuilder in io.opentelemetry.api.incubator.metricsModifier and TypeInterfaceDescriptioninterfaceExtendedDoubleUpDownCounterBuilderwith experimental APIs. -
Uses of DoubleUpDownCounterBuilder in io.opentelemetry.api.metrics
Methods in io.opentelemetry.api.metrics that return DoubleUpDownCounterBuilderModifier and TypeMethodDescriptionLongUpDownCounterBuilder.ofDoubles()Sets the Counter for recordingdoublevalues.DoubleUpDownCounterBuilder.setDescription(String description) Sets the description for this instrument.Sets the unit of measure for this instrument.