Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grafana/tempo
/ getEvent
Function
getEvent
tempodb/encoding/vparquet4/block_traceql.go:3639–3641 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3637
}
3638
3639
func
getEvent() *event {
3640
return
eventPool.Get().(*event)
3641
}
3642
3643
// eventCollector receives rows from the event columns and joins them together into
3644
// map[key]value entries with the right type.
Callers
1
KeepGroup
Method · 0.70
Calls
1
Get
Method · 0.65
Tested by
no test coverage detected