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.
The SDK implementation of metrics.
-
Uses of DoubleGauge in io.opentelemetry.api.incubator.metrics
Subinterfaces of DoubleGauge in io.opentelemetry.api.incubator.metricsClasses in io.opentelemetry.api.incubator.metrics that implement DoubleGaugeMethods in io.opentelemetry.api.incubator.metrics that return DoubleGauge -
Uses of DoubleGauge in io.opentelemetry.api.metrics
Classes in io.opentelemetry.api.metrics that implement DoubleGaugeMethods in io.opentelemetry.api.metrics that return DoubleGaugeModifier and TypeMethodDescriptionDefaultMeter.NoopDoubleGaugeBuilder.build()
default DoubleGauge
DoubleGaugeBuilder.build()
Builds and returns a DoubleGauge instrument with the configuration. -
Uses of DoubleGauge in io.opentelemetry.sdk.metrics
Classes in io.opentelemetry.sdk.metrics that implement DoubleGauge