Class AttributedLongCounter
java.lang.Object
org.apache.solr.metrics.otel.instruments.AttributedLongCounter
- Direct Known Subclasses:
DualRegistryAttributedLongCounter
-
Constructor Summary
ConstructorsConstructorDescriptionAttributedLongCounter(io.opentelemetry.api.metrics.LongCounter baseCounter, io.opentelemetry.api.common.Attributes attributes) -
Method Summary
-
Constructor Details
-
AttributedLongCounter
public AttributedLongCounter(io.opentelemetry.api.metrics.LongCounter baseCounter, io.opentelemetry.api.common.Attributes attributes)
-
-
Method Details
-
inc
public final void inc() -
add
-