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

Method RuleGroups

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

Returns current rules groups.

()

Source from the content-addressed store, hash-verified

349
350 // Returns current rules groups.
351 RuleGroups() []*rules.Group
352}
353
354// ManagerFactory is a function that creates new RulesManager for given user and notifier.Manager.

Callers 2

syncRulesToManagerMethod · 0.65
GetRulesMethod · 0.65

Implementers 1

mockRulesManagerpkg/ruler/manager_test.go

Calls

no outgoing calls

Tested by

no test coverage detected