Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/cortexproject/cortex
/ GetState
Method
GetState
pkg/ruler/ruler.pb.go:114–119 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
112
}
113
114
func
(m *RulesRequest) GetState() string {
115
if
m != nil {
116
return
m.State
117
}
118
return
""
119
}
120
121
func
(m *RulesRequest) GetHealth() string {
122
if
m != nil {
Callers
5
nonPrimaryInstanceOwnsRuleGroup
Method · 0.45
getShardedRules
Method · 0.45
PrometheusRules
Method · 0.45
PrometheusAlerts
Method · 0.45
TestRulerShutdown
Function · 0.45
Calls
no outgoing calls
Tested by
1
TestRulerShutdown
Function · 0.36