Uses of Class
io.opentelemetry.api.metrics.DefaultMeter.NoopDoubleGauge
-
Packages that use DefaultMeter.NoopDoubleGauge Package Description io.opentelemetry.api.metrics This package describes the Metrics API that can be used to record application Metrics. -
-
Uses of DefaultMeter.NoopDoubleGauge in io.opentelemetry.api.metrics
Fields in io.opentelemetry.api.metrics declared as DefaultMeter.NoopDoubleGauge Modifier and Type Field Description private static DefaultMeter.NoopDoubleGauge
DefaultMeter.NoopDoubleGaugeBuilder. NOOP_GAUGE
-