go.opencensus.io/metric/metricexport.ReaderOptions.SpanName (field)

4 uses

	go.opencensus.io/metric/metricexport (current package)
		reader.go#L47: 	SpanName string
		reader.go#L81: 		o.SpanName = spanName
		reader.go#L92: 	if opts.SpanName != "" {
		reader.go#L93: 		reader.spanName = opts.SpanName