go.opentelemetry.io/otel/api/metric.Meter.RecordBatch (method)

one use

	go.opentelemetry.io/otel/api/metric (current package)
		meter.go#L55: func (m Meter) RecordBatch(ctx context.Context, ls []label.KeyValue, ms ...Measurement) {