Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
444
func
(q QueryableError) Error() string {
445
return
q.err.Error()
446
}
447
448
func
WrapQueryableErrors(err error) error {
449
if
err == nil {
Callers
15
PrometheusRules
Method · 0.45
PrometheusAlerts
Method · 0.45
marshalAndSend
Function · 0.45
respondAccepted
Function · 0.45
ListRules
Method · 0.45
GetRuleGroup
Method · 0.45
CreateRuleGroup
Method · 0.45
DeleteNamespace
Method · 0.45
DeleteRuleGroup
Method · 0.45
run
Method · 0.45
TestValidateRuleGroup_RejectsEmptyGroupName
Function · 0.45
TestNotifierSendExternalLabels
Function · 0.45
Calls
no outgoing calls
Tested by
10
TestValidateRuleGroup_RejectsEmptyGroupName
Function · 0.36
TestNotifierSendExternalLabels
Function · 0.36
TestGetRules
Function · 0.36
getRulesHATest
Function · 0.36
TestRuler_Create
Function · 0.36
Push
Method · 0.36
TestBuildNotifierConfig
Function · 0.36
TestDelete
Function · 0.36
TestParseRuleGroupObjectKey
Function · 0.36
TestParseRuleGroupObjectKeyWithUser
Function · 0.36