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