Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grafana/tempo
/ Collect
Method
Collect
pkg/parquetquery/iters.go:1767–1767 ·
view source on GitHub ↗
(*IteratorResult, any)
Source
from the content-addressed store, hash-verified
1765
1766
type
Collector
interface
{
1767
Collect(*IteratorResult, any)
1768
Reset(RowNumber)
1769
Result() *IteratorResult
1770
Close()
Callers
15
collectDemandEstimateLabels
Function · 0.65
NewSearchTags
Function · 0.65
NewSearchTagsV2
Function · 0.65
NewSearchTagValues
Function · 0.65
NewSearchTagValuesV2
Function · 0.65
SearchTagValuesV2
Method · 0.65
Collect
Method · 0.65
SearchTagValuesV2
Method · 0.65
collectOptional
Method · 0.65
collectRequired
Method · 0.65
Clusters
Method · 0.65
Collect
Method · 0.65
Implementers
4
scopedAttributeCollector
tempodb/encoding/vparquet5/block_trace
spanCollector2
tempodb/encoding/vparquet5/block_trace
oldStyleCollector
pkg/parquetquery/iters.go
testCollector
pkg/parquetquery/iters_test.go
Calls
no outgoing calls
Tested by
10
collectDemandEstimateLabels
Function · 0.52
TestDistinctStringCollectorDiff
Function · 0.52
TestDistinctValueCollector
Function · 0.52
TestDistinctValueCollectorWithMaxValuesLimited
Function · 0.52
TestDistinctValueCollectorWithCacheHitsLimits
Function · 0.52
TestDistinctValueCollectorDiff
Function · 0.52
BenchmarkDistinctValueCollect
Function · 0.52
TestScopedDistinctDiff
Function · 0.52
TestCutIdleDueToIdleTime
Function · 0.52
TestCutIdleDueToLiveTime
Function · 0.52