go.opencensus.io/stats/view.worker.Record (method)

2 uses

	go.opencensus.io/stats/view (current package)
		worker.go#L199: 	defaultWorker.Record(tags, ms, attachments)
		worker.go#L203: func (w *worker) Record(tags *tag.Map, ms interface{}, attachments map[string]interface{}) {