MCPcopy Index your code
hub / github.com/cortexproject/cortex / Send

Method Send

pkg/ruler/ruler.go:503–503  ·  view source on GitHub ↗
(alerts ...*notifier.Alert)

Source from the content-addressed store, hash-verified

501
502type sender interface {
503 Send(alerts ...*notifier.Alert)
504}
505
506// SendAlerts implements a rules.NotifyFunc for a Notifier.

Callers 10

QueryStreamMethod · 0.65
PushStreamMethod · 0.65
TestConcurrentGrpcCallsFunction · 0.65
querierLoopMethod · 0.65
processMethod · 0.65
SendAlertsFunction · 0.65
ExampleServiceFunction · 0.65

Implementers 15

schedulerForQuerierQuerierLoopClientpkg/scheduler/schedulerpb/scheduler.pb
schedulerForQuerierQuerierLoopServerpkg/scheduler/schedulerpb/scheduler.pb
schedulerForFrontendFrontendLoopClientpkg/scheduler/schedulerpb/scheduler.pb
schedulerForFrontendFrontendLoopServerpkg/scheduler/schedulerpb/scheduler.pb
bucketStoreSeriesServerpkg/storegateway/bucket_store_inmemory
batchableServerpkg/storegateway/batchable.go
storeGatewaySeriesServerpkg/storegateway/storegatewaypb/gatewa
processServerMockpkg/frontend/v1/queue_test.go
frontendProcessClientpkg/frontend/v1/frontendv1pb/frontend.
frontendProcessServerpkg/frontend/v1/frontendv1pb/frontend.
querierSeriesServerpkg/distributed_execution/querierpb/qu
querierNextServerpkg/distributed_execution/querierpb/qu

Calls

no outgoing calls

Tested by 6

QueryStreamMethod · 0.52
PushStreamMethod · 0.52
TestConcurrentGrpcCallsFunction · 0.52
ExampleServiceFunction · 0.52