type google.golang.org/grpc/experimental/stats.Metric

2 uses

	google.golang.org/grpc/experimental/stats (current package)
		metrics.go#L48: type Metric = string
		metrics.go#L52: func NewMetrics(metrics ...Metric) *Metrics {