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

Method Error

pkg/ruler/ruler.go:103–105  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

101}
102
103func (e *DisabledRuleGroupErr) Error() string {
104 return e.Message
105}
106
107// Config is the configuration for the recording rules server.
108type Config struct {

Callers 11

runMethod · 0.45
userIndexUpdateLoopMethod · 0.45
isUserOwnedMethod · 0.45
loadRuleGroupsMethod · 0.45
filterRuleGroupsMethod · 0.45
getLocalRulesMethod · 0.45
getShardedRulesMethod · 0.45
ListAllRulesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected