Package io.grpc
Class LongCounterMetricInstrument
java.lang.Object
io.grpc.PartialMetricInstrument
io.grpc.LongCounterMetricInstrument
- All Implemented Interfaces:
MetricInstrument
Represents a long-valued counter metric instrument.
-
Field Summary
Fields inherited from class io.grpc.PartialMetricInstrument
description, enableByDefault, index, name, optionalLabelKeys, requiredLabelKeys, unit
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.grpc.PartialMetricInstrument
getDescription, getIndex, getName, getOptionalLabelKeys, getRequiredLabelKeys, getUnit, isEnableByDefault, toString
-
Constructor Details
-
LongCounterMetricInstrument
-