MCPcopy
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
852func getSpan() *span {
853 return spanPool.Get().(*span)
854}
855
856var spansetPool = sync.Pool{}
857

Callers 1

KeepGroupMethod · 0.70

Calls 1

GetMethod · 0.65

Tested by

no test coverage detected