Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grafana/tempo
/ getLink
Function
getLink
tempodb/encoding/vparquet5/block_traceql.go:3836–3838 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3834
}
3835
3836
func
getLink() *link {
3837
return
linkPool.Get().(*link)
3838
}
3839
3840
// linkCollector receives rows from the link columns and joins them together into
3841
// map[key]value entries with the right type.
Callers
2
KeepGroup
Method · 0.70
TestLinkPoolRelease
Function · 0.70
Calls
1
Get
Method · 0.65
Tested by
1
TestLinkPoolRelease
Function · 0.56