Package io.grpc
Class DoubleCounterMetricInstrument
java.lang.Object
io.grpc.PartialMetricInstrument
io.grpc.DoubleCounterMetricInstrument
- All Implemented Interfaces:
MetricInstrument
Represents a double-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
-
DoubleCounterMetricInstrument
-