MCPcopy Create free account
hub / github.com/cortexproject/cortex / WaitReady

Method WaitReady

pkg/alertmanager/alertmanager.go:155–155  ·  view source on GitHub ↗
(context.Context)

Source from the content-addressed store, hash-verified

153 AddState(string, cluster.State, prometheus.Registerer) cluster.ClusterChannel
154 Position() int
155 WaitReady(context.Context) error
156}
157
158// Replicator is used to exchange state with peers via the ring when sharding is enabled.

Callers 3

TestStateReplicationFunction · 0.65
startingMethod · 0.65

Implementers 2

statepkg/alertmanager/state_replication.go
NilPeerpkg/alertmanager/alertmanager.go

Calls

no outgoing calls

Tested by 2

TestStateReplicationFunction · 0.52