package
1.72.0-dev
Repository: https://github.com/grpc/grpc-go.git
Documentation: pkg.go.dev

# Functions

GetLabels returns the Labels stored in the context, or nil if there is one.
NewMetricsRecorderList creates a new metric recorder list with all the stats handlers provided which implement the MetricsRecorder interface.
SetLabels sets the Labels in the context.

# Structs

Labels are the labels for metrics.
MetricsRecorderList forwards Record calls to all of its metricsRecorders.