Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cortexproject/cortex
/ Run
Method
Run
pkg/ruler/compat.go:342–342 ·
view source on GitHub ↗
Starts rules manager. Blocks until Stop is called.
()
Source
from the content-addressed store, hash-verified
340
type
RulesManager
interface
{
341
// Starts rules manager. Blocks until Stop is called.
342
Run()
343
344
// Stops rules manager. (Unblocks Run.)
345
Stop()
Callers
15
TestThanosBlockConverter
Function · 0.65
mockBucket
Function · 0.65
TestConvertMetadata
Function · 0.65
Test_ProxyEndpoint_waitBackendResponseForDownstream
Function · 0.65
Test_backendResponse_succeeded
Function · 0.65
Test_backendResponse_statusCode
Function · 0.65
Test_ProxyBackend_createBackendRequest_HTTPBasicAuthentication
Function · 0.65
TestCompareMatrix
Function · 0.65
TestCompareVector
Function · 0.65
TestCompareScalar
Function · 0.65
TestCompareSamplesResponse
Function · 0.65
Test_Proxy_RequestsForwarding
Function · 0.65
Implementers
1
mockRulesManager
pkg/ruler/manager_test.go
Calls
no outgoing calls
Tested by
15
TestThanosBlockConverter
Function · 0.52
mockBucket
Function · 0.52
TestConvertMetadata
Function · 0.52
Test_ProxyEndpoint_waitBackendResponseForDownstream
Function · 0.52
Test_backendResponse_succeeded
Function · 0.52
Test_backendResponse_statusCode
Function · 0.52
Test_ProxyBackend_createBackendRequest_HTTPBasicAuthentication
Function · 0.52
TestCompareMatrix
Function · 0.52
TestCompareVector
Function · 0.52
TestCompareScalar
Function · 0.52
TestCompareSamplesResponse
Function · 0.52
Test_Proxy_RequestsForwarding
Function · 0.52