google.golang.org/grpc/experimental/stats.MetricDescriptor.Description (field)

4 uses

	google.golang.org/grpc/experimental/stats (current package)
		metricregistry.go#L48: 	Description string

	google.golang.org/grpc/balancer/pickfirst/pickfirstleaf
		pickfirstleaf.go#L69: 		Description: "EXPERIMENTAL. Number of times the selected subchannel becomes disconnected.",
		pickfirstleaf.go#L76: 		Description: "EXPERIMENTAL. Number of successful connection attempts.",
		pickfirstleaf.go#L83: 		Description: "EXPERIMENTAL. Number of failed connection attempts.",