func contrib.go.opencensus.io/exporter/prometheus.toLabelValues

2 uses

	contrib.go.opencensus.io/exporter/prometheus (current package)
		prometheus.go#L165: 			tvs := toLabelValues(ts.LabelValues)
		prometheus.go#L252: func toLabelValues(labelValues []metricdata.LabelValue) (values []string) {