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

Method Stop

pkg/ruler/compat.go:345–345  ·  view source on GitHub ↗

Stops rules manager. (Unblocks Run.)

()

Source from the content-addressed store, hash-verified

343
344 // Stops rules manager. (Unblocks Run.)
345 Stop()
346
347 // Updates rules manager state.
348 Update(interval time.Duration, files []string, externalLabels labels.Labels, externalURL string, ruleGroupPostProcessFunc rules.GroupEvalIterationFunc) error

Callers 13

newDisableableTickerFunction · 0.65
loopMethod · 0.65
runningMethod · 0.65
waitStabilityFunction · 0.65
DoMethod · 0.65
WatchKeyMethod · 0.65
WatchPrefixMethod · 0.65
runningMethod · 0.65
stopMethod · 0.65
SyncRuleGroupsMethod · 0.65

Implementers 1

mockRulesManagerpkg/ruler/manager_test.go

Calls

no outgoing calls