Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grafana/tempo
/ getSpan
Function
getSpan
tempodb/encoding/vparquet5/block_traceql.go:934–936 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
932
}
933
934
func
getSpan() *span {
935
return
spanPool.Get().(*span)
936
}
937
938
var
spansetPool = sync.Pool{}
939
Callers
3
KeepGroup
Method · 0.70
TestSpanPoolRelease
Function · 0.70
TestSpansetPoolRelease
Function · 0.70
Calls
1
Get
Method · 0.65
Tested by
2
TestSpanPoolRelease
Function · 0.56
TestSpansetPoolRelease
Function · 0.56