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

8 uses

	google.golang.org/grpc/experimental/stats (current package)
		metricregistry.go#L61: 	Type MetricType
		metricregistry.go#L233: 	descriptor.Type = MetricTypeIntCount
		metricregistry.go#L247: 	descriptor.Type = MetricTypeFloatCount
		metricregistry.go#L261: 	descriptor.Type = MetricTypeIntHisto
		metricregistry.go#L275: 	descriptor.Type = MetricTypeFloatHisto
		metricregistry.go#L289: 	descriptor.Type = MetricTypeIntGauge
		metricregistry.go#L304: 	descriptor.Type = MetricTypeIntUpDownCount
		metricregistry.go#L318: 	descriptor.Type = MetricTypeIntAsyncGauge