Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grafana/tempo
/ Done
Method
Done
modules/frontend/pipeline/async_sharding.go:13–13 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
11
type
waitGroup
interface
{
12
Add(int)
13
Done()
14
Wait()
15
}
16
Callers
15
NewAsyncSharderFunc
Function · 0.95
buildBackendRequests
Method · 0.65
buildBackendRequests
Method · 0.65
buildBackendRequests
Function · 0.65
Search
Method · 0.65
PushBytes
Method · 0.65
PushBytesV2
Method · 0.65
TestGenericCombiner
Function · 0.65
TestGenericCombinerHoldsErrors
Function · 0.65
TestGenericCombinerDoesntRace
Function · 0.65
Wait
Method · 0.65
doneChan
Method · 0.65
Implementers
1
BoundedWaitGroup
pkg/boundedwaitgroup/boundedwaitgroup.
Calls
no outgoing calls
Tested by
12
Search
Method · 0.52
PushBytes
Method · 0.52
PushBytesV2
Method · 0.52
TestGenericCombiner
Function · 0.52
TestGenericCombinerHoldsErrors
Function · 0.52
TestGenericCombinerDoesntRace
Function · 0.52
TestDoneChanCloses
Function · 0.52
TestDoneChanClosesOnStop
Function · 0.52
TestErrorsPropagateUpstream
Function · 0.52
TestResponsesPropagateUpstream
Function · 0.52
TestAsyncResponseFansIn
Function · 0.52
TestAsyncSharders
Function · 0.52