MCPcopy
hub / github.com/grafana/tempo / HandleHTTPTraceByIDReq

Method HandleHTTPTraceByIDReq

modules/frontend/frontend.go:73–73  ·  view source on GitHub ↗
(r *http.Request)

Source from the content-addressed store, hash-verified

71 HandleHTTPQueryRangeReq(r *http.Request) error
72 HandleHTTPQueryInstantReq(r *http.Request) error
73 HandleHTTPTraceByIDReq(r *http.Request) (combiner.TraceRedactor, error)
74
75 HandleGRPCSearchReq(c context.Context, r *tempopb.SearchRequest) error
76 HandleGRPCTagsReq(c context.Context, r *tempopb.SearchTagsRequest) error

Callers 2

newTraceIDHandlerFunction · 0.80
newTraceIDV2HandlerFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected