MCPcopy
hub / github.com/grafana/tempo / getLink

Function getLink

tempodb/encoding/vparquet4/block_traceql.go:3729–3731  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3727}
3728
3729func getLink() *link {
3730 return linkPool.Get().(*link)
3731}
3732
3733// linkCollector receives rows from the link columns and joins them together into
3734// map[key]value entries with the right type.

Callers 1

KeepGroupMethod · 0.70

Calls 1

GetMethod · 0.65

Tested by

no test coverage detected