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

Method HandleGRPCSearchReq

modules/frontend/frontend.go:75–75  ·  view source on GitHub ↗
(c context.Context, r *tempopb.SearchRequest)

Source from the content-addressed store, hash-verified

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
77 HandleGRPCTagsV2Req(c context.Context, r *tempopb.SearchTagsRequest) error
78 HandleGRPCTagValuesReq(c context.Context, r *tempopb.SearchTagValuesRequest) error

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected