MCPcopy
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
3836func 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

KeepGroupMethod · 0.70
TestLinkPoolReleaseFunction · 0.70

Calls 1

GetMethod · 0.65

Tested by 1

TestLinkPoolReleaseFunction · 0.56