Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grafana/tempo
/ Send
Method
Send
modules/frontend/v1/frontendv1pb/frontend.pb.go:379–379 ·
view source on GitHub ↗
(*ClientToFrontend)
Source
from the content-addressed store, hash-verified
377
378
type
Frontend_ProcessClient
interface
{
379
Send(*ClientToFrontend) error
380
Recv() (*FrontendToClient, error)
381
grpc.ClientStream
382
}
Callers
15
newSearchStreamingGRPCHandler
Function · 0.65
newQueryInstantStreamingGRPCHandler
Function · 0.65
newQueryRangeStreamingGRPCHandler
Function · 0.65
newTagsStreamingGRPCHandler
Function · 0.65
newTagsV2StreamingGRPCHandler
Function · 0.65
newTagValuesStreamingGRPCHandler
Function · 0.65
newTagValuesV2StreamingGRPCHandler
Function · 0.65
Process
Method · 0.65
getQuerierInfo
Function · 0.65
TestAsyncResponseReturnsResponsesInOrder
Function · 0.65
TestAsyncResponseReturnsSentErrors
Function · 0.65
addResponses
Function · 0.65
Implementers
2
frontendProcessClient
modules/frontend/v1/frontendv1pb/front
frontendProcessServer
modules/frontend/v1/frontendv1pb/front
Calls
no outgoing calls
Tested by
3
TestAsyncResponseReturnsResponsesInOrder
Function · 0.52
TestAsyncResponseReturnsSentErrors
Function · 0.52
addResponses
Function · 0.52