Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grafana/tempo
/ addSpanset
Method
addSpanset
pkg/traceql/combine.go:21–21 ·
view source on GitHub ↗
(*Spanset)
Source
from the content-addressed store, hash-verified
19
MetadataAfter(ts uint32) []*tempopb.TraceSearchMetadata
20
21
addSpanset(*Spanset)
22
}
23
24
const
TimestampNever = uint32(math.MaxUint32)
Callers
2
ExecuteSearch
Method · 0.95
TestCombinerKeepsMostRecent
Function · 0.65
Implementers
2
anyCombiner
pkg/traceql/combine.go
mostRecentCombiner
pkg/traceql/combine.go
Calls
no outgoing calls
Tested by
1
TestCombinerKeepsMostRecent
Function · 0.52