(r *http.Request)
| 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 |
no outgoing calls
no test coverage detected