MCPcopy Create free account
hub / github.com/grpc/grpc-java / getUnit

Method getUnit

api/src/main/java/io/grpc/MetricInstrument.java:52–52  ·  view source on GitHub ↗

Returns the unit of measurement for the metric. @return the unit of measurement.

()

Source from the content-addressed store, hash-verified

50 * @return the unit of measurement.
51 */
52 public String getUnit();
53
54 /**
55 * Returns a list of required label keys for this metric instrument.

Implementers 1

PartialMetricInstrumentapi/src/main/java/io/grpc/PartialMetri

Calls

no outgoing calls