MCPcopy 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.
52func (DummyRulesRetriever) AlertingRules() []*rules.AlertingRule {
53 return nil
54}

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected