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

Method DisabledRuleGroups

pkg/ruler/compat.go:174–174  ·  view source on GitHub ↗
(userID string)

Source from the content-addressed store, hash-verified

172 RulerMaxRulesPerRuleGroup(userID string) int
173 RulerQueryOffset(userID string) time.Duration
174 DisabledRuleGroups(userID string) validation.DisabledRuleGroups
175 RulerExternalLabels(userID string) labels.Labels
176}
177

Callers 3

listRulesNoShardingMethod · 0.65
filterRuleGroupsMethod · 0.65

Implementers 2

ruleLimitspkg/ruler/ruler_test.go
Overridespkg/util/validation/limits.go

Calls

no outgoing calls

Tested by

no test coverage detected