go.opencensus.io/metric/metricdata.Exemplar.Attachments (field)

3 uses

	go.opencensus.io/metric/metricdata (current package)
		exemplar.go#L34: 	Attachments Attachments // attachments (if any)

	go.opencensus.io/stats/view
		aggregation_data.go#L202: 		Attachments: attachments,

	contrib.go.opencensus.io/exporter/stackdriver
		metrics.go#L486: 		Attachments: attachmentsToPbAttachments(exemplar.Attachments, projectID),