MCPcopy 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
466func (r *Ruler) Config() Config {
467 return r.cfg
468}
469
470func (r *Ruler) starting(ctx context.Context) error {
471 // If sharding is enabled, start the used subservices.

Callers 2

instanceOwnsRuleGroupMethod · 0.95
enableShardingFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected