MCPcopy 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
135func (m *RulesRequest) GetExcludeAlerts() bool {
136 if m != nil {
137 return m.ExcludeAlerts
138 }
139 return false
140}
141
142func (m *RulesRequest) GetMaxRuleGroups() int32 {
143 if m != nil {

Callers 1

getShardedRulesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected