Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
502
type
sender
interface
{
503
Send(alerts ...*notifier.Alert)
504
}
505
506
// SendAlerts implements a rules.NotifyFunc for a Notifier.
Callers
10
QueryStream
Method · 0.65
PushStream
Method · 0.65
TestConcurrentGrpcCalls
Function · 0.65
processQueriesOnSingleStream
Method · 0.65
querierLoop
Method · 0.65
process
Method · 0.65
SendAlerts
Function · 0.65
TestNotifierSendsUserIDHeader
Function · 0.65
TestNotifierSendExternalLabels
Function · 0.65
ExampleService
Function · 0.65
Implementers
15
schedulerForQuerierQuerierLoopClient
pkg/scheduler/schedulerpb/scheduler.pb
schedulerForQuerierQuerierLoopServer
pkg/scheduler/schedulerpb/scheduler.pb
schedulerForFrontendFrontendLoopClient
pkg/scheduler/schedulerpb/scheduler.pb
schedulerForFrontendFrontendLoopServer
pkg/scheduler/schedulerpb/scheduler.pb
bucketStoreSeriesServer
pkg/storegateway/bucket_store_inmemory
batchableServer
pkg/storegateway/batchable.go
storeGatewaySeriesServer
pkg/storegateway/storegatewaypb/gatewa
processServerMock
pkg/frontend/v1/queue_test.go
frontendProcessClient
pkg/frontend/v1/frontendv1pb/frontend.
frontendProcessServer
pkg/frontend/v1/frontendv1pb/frontend.
querierSeriesServer
pkg/distributed_execution/querierpb/qu
querierNextServer
pkg/distributed_execution/querierpb/qu
Calls
no outgoing calls
Tested by
6
QueryStream
Method · 0.52
PushStream
Method · 0.52
TestConcurrentGrpcCalls
Function · 0.52
TestNotifierSendsUserIDHeader
Function · 0.52
TestNotifierSendExternalLabels
Function · 0.52
ExampleService
Function · 0.52