MCPcopy Create free account
hub / github.com/cortexproject/cortex / Stop

Method Stop

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

Stop stops all Manager components.

()

Source from the content-addressed store, hash-verified

293 GetBackupRules(userID string) rulespb.RuleGroupList
294 // Stop stops all Manager components.
295 Stop()
296 // ValidateRuleGroup validates a rulegroup
297 ValidateRuleGroup(rulefmt.RuleGroup) []error
298}

Callers 3

stoppingMethod · 0.65
runMethod · 0.65
userIndexUpdateLoopMethod · 0.65

Implementers 1

DefaultMultiTenantManagerpkg/ruler/manager.go

Calls

no outgoing calls

Tested by

no test coverage detected