Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cortexproject/cortex
/ AlertingRules
Method
AlertingRules
pkg/querier/dummy.go:52–54 ·
view source on GitHub ↗
AlertingRules implements RulesRetriever.
()
Source
from the content-addressed store, hash-verified
50
51
// AlertingRules implements RulesRetriever.
52
func
(DummyRulesRetriever) AlertingRules() []*rules.AlertingRule {
53
return
nil
54
}
Callers
1
defaultRuleGroupIterationFunc
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected