Uses of Interface
io.opentelemetry.api.metrics.LongGaugeBuilder
Packages that use LongGaugeBuilder
Package
Description
This package describes the Metrics API that can be used to record application Metrics.
-
Uses of LongGaugeBuilder in io.opentelemetry.api.incubator.metrics
Subinterfaces of LongGaugeBuilder in io.opentelemetry.api.incubator.metrics -
Uses of LongGaugeBuilder in io.opentelemetry.api.metrics
Methods in io.opentelemetry.api.metrics that return LongGaugeBuilderModifier and TypeMethodDescriptionDoubleGaugeBuilder.ofLongs()Sets the Gauge for recordinglongvalues.LongGaugeBuilder.setDescription(String description) Sets the description for this instrument.Sets the unit of measure for this instrument.