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

Method RulerMaxRulesPerRuleGroup

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

Source from the content-addressed store, hash-verified

170 RulerTenantShardSize(userID string) float64
171 RulerMaxRuleGroupsPerTenant(userID string) int
172 RulerMaxRulesPerRuleGroup(userID string) int
173 RulerQueryOffset(userID string) time.Duration
174 DisabledRuleGroups(userID string) validation.DisabledRuleGroups
175 RulerExternalLabels(userID string) labels.Labels

Callers 1

Implementers 2

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

Calls

no outgoing calls

Tested by

no test coverage detected