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.
-
Uses of LongUpDownCounter in io.opentelemetry.api.incubator.metrics
Subinterfaces of LongUpDownCounter in io.opentelemetry.api.incubator.metricsModifier and TypeInterfaceDescriptioninterfaceExtendedLongUpDownCounterwith experimental APIs. -
Uses of LongUpDownCounter in io.opentelemetry.api.metrics
Methods in io.opentelemetry.api.metrics that return LongUpDownCounterModifier and TypeMethodDescriptionLongUpDownCounterBuilder.build()Builds and returns an UpDownCounter instrument with the configuration.