Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grafana/tempo
/ SetWeight
Method
SetWeight
modules/frontend/pipeline/pipeline.go:78–80 ·
view source on GitHub ↗
(w int)
Source
from the content-addressed store, hash-verified
76
}
77
78
func
(r *HTTPRequest) SetWeight(w int) {
79
r.weight = w
80
}
81
82
func
(r *HTTPRequest) CloneFromHTTPRequest(request *http.Request) Request {
83
return
&HTTPRequest{
Callers
1
TestIngesterRequests
Function · 0.95
Calls
no outgoing calls
Tested by
1
TestIngesterRequests
Function · 0.76