Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/cortexproject/cortex
/ Config
Method
Config
pkg/ruler/ruler.go:466–468 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
464
}
465
466
func
(r *Ruler) Config() Config {
467
return
r.cfg
468
}
469
470
func
(r *Ruler) starting(ctx context.Context) error {
471
// If sharding is enabled, start the used subservices.
Callers
2
instanceOwnsRuleGroup
Method · 0.95
enableSharding
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected