MCPcopy
hub / github.com/grafana/tempo / MakeBatchWithAttributes

Function MakeBatchWithAttributes

pkg/util/test/req.go:170–172  ·  view source on GitHub ↗
(spans int, traceID []byte, resAttributes []*v1_common.KeyValue)

Source from the content-addressed store, hash-verified

168}
169
170func MakeBatchWithAttributes(spans int, traceID []byte, resAttributes []*v1_common.KeyValue) *v1_trace.ResourceSpans {
171 return makeBatchWithTimeRange(spans, traceID, nil, resAttributes)
172}
173
174type batchTimeRange struct {
175 start uint64

Callers 1

Calls 1

makeBatchWithTimeRangeFunction · 0.85

Tested by 1