Uses of Interface
io.opentelemetry.api.metrics.LongCounter
Packages that use LongCounter
Package
Description
This package describes the Metrics API that can be used to record application Metrics.
-
Uses of LongCounter in io.opentelemetry.api.incubator.metrics
Subinterfaces of LongCounter in io.opentelemetry.api.incubator.metrics -
Uses of LongCounter in io.opentelemetry.api.metrics
Methods in io.opentelemetry.api.metrics that return LongCounterModifier and TypeMethodDescriptionLongCounterBuilder.build()Builds and returns a Counter instrument with the configuration.