Uses of Interface
io.opentelemetry.api.metrics.LongUpDownCounter
Packages that use LongUpDownCounter
Package
Description
This package describes the Metrics API that can be used to record application Metrics.
The SDK implementation of metrics.
-
Uses of LongUpDownCounter in io.opentelemetry.api.incubator.metrics
Subinterfaces of LongUpDownCounter in io.opentelemetry.api.incubator.metricsModifier and TypeInterfaceDescriptioninterface
ExtendedLongUpDownCounter
with experimental APIs.Classes in io.opentelemetry.api.incubator.metrics that implement LongUpDownCounterFields in io.opentelemetry.api.incubator.metrics declared as LongUpDownCounterModifier and TypeFieldDescriptionprivate static final LongUpDownCounter
ExtendedDefaultMeter.NoopLongUpDownCounterBuilder.NOOP_UP_DOWN_COUNTER
Methods in io.opentelemetry.api.incubator.metrics that return LongUpDownCounter -
Uses of LongUpDownCounter in io.opentelemetry.api.metrics
Classes in io.opentelemetry.api.metrics that implement LongUpDownCounterFields in io.opentelemetry.api.metrics declared as LongUpDownCounterModifier and TypeFieldDescriptionprivate static final LongUpDownCounter
DefaultMeter.NoopLongUpDownCounterBuilder.NOOP_UP_DOWN_COUNTER
Methods in io.opentelemetry.api.metrics that return LongUpDownCounter -
Uses of LongUpDownCounter in io.opentelemetry.sdk.metrics
Classes in io.opentelemetry.sdk.metrics that implement LongUpDownCounterMethods in io.opentelemetry.sdk.metrics that return LongUpDownCounter