Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grafana/tempo
/ len
Method
len
modules/frontend/v1/request_batch.go:58–60 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
56
}
57
58
func
(b *requestBatch) len() int {
59
return
len(b.pipelineRequests)
60
}
61
62
func
(b *requestBatch) contextError() error {
63
multiErr := multierror.New()
Callers
2
Process
Method · 0.95
TestRequestBatchBasics
Function · 0.95
Calls
no outgoing calls
Tested by
1
TestRequestBatchBasics
Function · 0.76