Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grafana/tempo
/ Weight
Method
Weight
modules/frontend/queue/queue.go:43–43 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
41
// Request stored into the queue.
42
type
Request
interface
{
43
Weight() int
44
}
45
46
// RequestQueue holds incoming requests in per-user queues.
Callers
1
TestIngesterRequests
Function · 0.95
Implementers
1
HTTPRequest
modules/frontend/pipeline/pipeline.go
Calls
no outgoing calls
Tested by
1
TestIngesterRequests
Function · 0.76