Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grafana/tempo
/ Add
Method
Add
modules/frontend/pipeline/async_sharding.go:12–12 ·
view source on GitHub ↗
(int)
Source
from the content-addressed store, hash-verified
10
11
type
waitGroup
interface
{
12
Add(int)
13
Done()
14
Wait()
15
}
Callers
15
NewAsyncSharderFunc
Function · 0.95
TestQueryRangeHandlerWithEndCutoff
Function · 0.65
TestBuildBackendRequestsExemplarsOneBlock
Function · 0.65
TestExemplarsForBlock
Function · 0.65
FuzzExemplarsForBlock
Function · 0.65
TestExemplarsCutoff
Function · 0.65
handleSearch
Method · 0.65
handleInstantQuery
Method · 0.65
handleRangeQuery
Method · 0.65
TestTagsBackendRequestsDoNotHitBackendIfStartIsAfterQueryBackendAfter
Function · 0.65
TestTagsIngesterRequest
Function · 0.65
TestIngesterRequests
Function · 0.65
Implementers
1
BoundedWaitGroup
pkg/boundedwaitgroup/boundedwaitgroup.
Calls
no outgoing calls
Tested by
15
TestQueryRangeHandlerWithEndCutoff
Function · 0.52
TestBuildBackendRequestsExemplarsOneBlock
Function · 0.52
TestExemplarsForBlock
Function · 0.52
FuzzExemplarsForBlock
Function · 0.52
TestExemplarsCutoff
Function · 0.52
TestTagsBackendRequestsDoNotHitBackendIfStartIsAfterQueryBackendAfter
Function · 0.52
TestTagsIngesterRequest
Function · 0.52
TestIngesterRequests
Function · 0.52
TestBackendRange
Function · 0.52
TestTotalJobsIncludesIngester
Function · 0.52
TestSearchSharderReturnsConsistentShards
Function · 0.52
TestBlockMetasForSearch
Function · 0.52