Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cortexproject/cortex
/ Send
Method
Send
pkg/ingester/client/ingester.pb.go:2870–2870 ·
view source on GitHub ↗
(*cortexpb.StreamWriteRequest)
Source
from the content-addressed store, hash-verified
2868
2869
type
Ingester_PushStreamClient
interface
{
2870
Send(*cortexpb.StreamWriteRequest) error
2871
Recv() (*cortexpb.WriteResponse, error)
2872
grpc.ClientStream
2873
}
Callers
6
PushStream
Method · 0.65
SendQueryStream
Function · 0.65
SendMetricsForLabelMatchersStream
Function · 0.65
SendLabelValuesStream
Function · 0.65
SendLabelNamesStream
Function · 0.65
processJob
Method · 0.65
Implementers
13
schedulerForQuerierQuerierLoopClient
pkg/scheduler/schedulerpb/scheduler.pb
schedulerForQuerierQuerierLoopServer
pkg/scheduler/schedulerpb/scheduler.pb
schedulerForFrontendFrontendLoopClient
pkg/scheduler/schedulerpb/scheduler.pb
schedulerForFrontendFrontendLoopServer
pkg/scheduler/schedulerpb/scheduler.pb
processServerMock
pkg/frontend/v1/queue_test.go
frontendProcessClient
pkg/frontend/v1/frontendv1pb/frontend.
frontendProcessServer
pkg/frontend/v1/frontendv1pb/frontend.
mockQuerierLoopClient
pkg/querier/worker/scheduler_processor
pushStreamServer
pkg/ingester/pushstream_security_test.
ingesterPushStreamClient
pkg/ingester/client/ingester.pb.go
ingesterPushStreamServer
pkg/ingester/client/ingester.pb.go
mockClientStream
pkg/ingester/client/client_test.go
Calls
no outgoing calls
Tested by
no test coverage detected