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

Method GetMaxRuleGroups

pkg/ruler/ruler.pb.go:142–147  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

140}
141
142func (m *RulesRequest) GetMaxRuleGroups() int32 {
143 if m != nil {
144 return m.MaxRuleGroups
145 }
146 return 0
147}
148
149func (m *RulesRequest) GetNextToken() string {
150 if m != nil {

Callers 1

getShardedRulesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected