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

Method RulerQueryOffset

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

Source from the content-addressed store, hash-verified

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
176}

Callers 1

Implementers 2

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

Calls

no outgoing calls

Tested by

no test coverage detected