MCPcopy Index your code
hub / github.com/cortexproject/cortex / Error

Method Error

pkg/ruler/compat.go:444–446  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

442}
443
444func (q QueryableError) Error() string {
445 return q.err.Error()
446}
447
448func WrapQueryableErrors(err error) error {
449 if err == nil {

Callers 15

PrometheusRulesMethod · 0.45
PrometheusAlertsMethod · 0.45
marshalAndSendFunction · 0.45
respondAcceptedFunction · 0.45
ListRulesMethod · 0.45
GetRuleGroupMethod · 0.45
CreateRuleGroupMethod · 0.45
DeleteNamespaceMethod · 0.45
DeleteRuleGroupMethod · 0.45
runMethod · 0.45

Calls

no outgoing calls

Tested by 10

TestGetRulesFunction · 0.36
getRulesHATestFunction · 0.36
TestRuler_CreateFunction · 0.36
PushMethod · 0.36
TestBuildNotifierConfigFunction · 0.36
TestDeleteFunction · 0.36