Uses of Interface
io.opentelemetry.api.metrics.DoubleGaugeBuilder
Packages that use DoubleGaugeBuilder
Package
Description
This package describes the Metrics API that can be used to record application Metrics.
-
Uses of DoubleGaugeBuilder in io.opentelemetry.api.incubator.metrics
Subinterfaces of DoubleGaugeBuilder in io.opentelemetry.api.incubator.metricsModifier and TypeInterfaceDescriptioninterfaceExtendedDoubleGaugeBuilderwith experimental APIs. -
Uses of DoubleGaugeBuilder in io.opentelemetry.api.metrics
Methods in io.opentelemetry.api.metrics that return DoubleGaugeBuilderModifier and TypeMethodDescriptionMeter.gaugeBuilder(String name) Constructs an Asynchronous Gauge instrument.DoubleGaugeBuilder.setDescription(String description) Sets the description for this instrument.Sets the unit of measure for this instrument.