Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grafana/tempo
/ getSpan
Function
getSpan
tempodb/encoding/vparquet4/block_traceql.go:852–854 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
850
}
851
852
func
getSpan() *span {
853
return
spanPool.Get().(*span)
854
}
855
856
var
spansetPool = sync.Pool{}
857
Callers
1
KeepGroup
Method · 0.70
Calls
1
Get
Method · 0.65
Tested by
no test coverage detected