Uses of Interface
io.opentelemetry.api.metrics.DoubleGauge
Packages that use DoubleGauge
Package
Description
This package describes the Metrics API that can be used to record application Metrics.
-
Uses of DoubleGauge in io.opentelemetry.api.incubator.metrics
Subinterfaces of DoubleGauge in io.opentelemetry.api.incubator.metrics -
Uses of DoubleGauge in io.opentelemetry.api.metrics
Methods in io.opentelemetry.api.metrics that return DoubleGaugeModifier and TypeMethodDescriptiondefault DoubleGaugeDoubleGaugeBuilder.build()Builds and returns a DoubleGauge instrument with the configuration.