Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grafana/tempo
/ Weight
Method
Weight
modules/frontend/v1/frontend.go:80–82 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
78
}
79
80
func
(r *request) Weight() int {
81
return
r.request.Weight()
82
}
83
84
func
(r *request) OriginalContext() context.Context {
85
return
r.request.Context()
Callers
nothing calls this directly
Calls
1
Weight
Method · 0.65
Tested by
no test coverage detected