Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/cortexproject/cortex
/ GetExcludeAlerts
Method
GetExcludeAlerts
pkg/ruler/ruler.pb.go:135–140 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
133
}
134
135
func
(m *RulesRequest) GetExcludeAlerts() bool {
136
if
m != nil {
137
return
m.ExcludeAlerts
138
}
139
return
false
140
}
141
142
func
(m *RulesRequest) GetMaxRuleGroups() int32 {
143
if
m != nil {
Callers
1
getShardedRules
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected