Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
142
func
(m *RulesRequest) GetMaxRuleGroups() int32 {
143
if
m != nil {
144
return
m.MaxRuleGroups
145
}
146
return
0
147
}
148
149
func
(m *RulesRequest) GetNextToken() string {
150
if
m != nil {
Callers
1
getShardedRules
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected