Classes to support adding metrics to gRPC calls.
-
A static factory method to create a
GrpcMetrics
instance
to time gRPC method calls.
A static factory method to create a
GrpcMetrics
instance
to count gRPC method calls.
Set the description to apply to the metric.
Set the display name to apply to the metric.
A static factory method to create a
GrpcMetrics
instance
to create a histogram of gRPC method calls.
A static factory method to create a
GrpcMetrics
instance
to meter gRPC method calls.
A static factory method to create a
GrpcMetrics
instance
to time gRPC method calls.
Set the tags to apply to the metric.
A static factory method to create a
GrpcMetrics
instance
to time gRPC method calls.
Set the units to apply to the metric.