Uses of Interface
io.opentelemetry.api.metrics.DoubleUpDownCounter
Packages that use DoubleUpDownCounter
Package
Description
This package describes the Metrics API that can be used to record application Metrics.
-
Uses of DoubleUpDownCounter in io.opentelemetry.api.incubator.metrics
Subinterfaces of DoubleUpDownCounter in io.opentelemetry.api.incubator.metricsModifier and TypeInterfaceDescriptioninterfaceExtendedDoubleUpDownCounterwith experimental APIs. -
Uses of DoubleUpDownCounter in io.opentelemetry.api.metrics
Methods in io.opentelemetry.api.metrics that return DoubleUpDownCounterModifier and TypeMethodDescriptionDoubleUpDownCounterBuilder.build()Builds and returns an UpDownCounter instrument with the configuration.