contrib.go.opencensus.io/exporter/stackdriver.statsExporter.protoToMonitoringMetricDescriptor (method)

2 uses

	contrib.go.opencensus.io/exporter/stackdriver (current package)
		metrics_proto.go#L330: 	inMD, err := se.protoToMonitoringMetricDescriptor(metric, se.defaultLabels)
		metrics_proto.go#L361: func (se *statsExporter) protoToMonitoringMetricDescriptor(metric *metricspb.Metric, additionalLabels map[string]labelValue) (*googlemetricpb.MetricDescriptor, error) {