MCPcopy
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
80func (r *request) Weight() int {
81 return r.request.Weight()
82}
83
84func (r *request) OriginalContext() context.Context {
85 return r.request.Context()

Callers

nothing calls this directly

Calls 1

WeightMethod · 0.65

Tested by

no test coverage detected