Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grafana/tempo
/ WithCollector
Function
WithCollector
pkg/parquetquery/iters.go:324–326 ·
view source on GitHub ↗
(c Collector)
Source
from the content-addressed store, hash-verified
322
}
323
324
func
WithCollector(c Collector) CollectorOption {
325
return
CollectorOption{c}
326
}
327
328
type
PoolOption
struct
{
329
pool *ResultPool
Callers
3
create
Function · 0.92
createScopedAttributeIterator
Function · 0.92
TestLeftJoinDown
Function · 0.85
Calls
no outgoing calls
Tested by
1
TestLeftJoinDown
Function · 0.68