alertmanager/cluster
Steve Simpson 1711e72d1b Clustering: Change WaitReady to accept a Context.
WaitReady is a blocking call and so should accept a Context in order to
be responsive to cancellation of the notification pipeline for any reason.

Signed-off-by: Steve Simpson <steve.simpson@grafana.com>
2021-03-10 09:18:39 +01:00
..
clusterpb Update github.com/gogo/protobuf to v1.3.2 (#2478) 2021-02-09 16:49:07 +01:00
advertise.go cluster: Fix typo in comment (#1668) 2018-12-16 14:03:55 +01:00
advertise_test.go cluster: fail when no private address can be found (#1437) 2018-07-05 22:59:56 +02:00
channel.go Make MaxGossipPacketSize public (#2475) 2021-02-05 18:06:47 +01:00
channel_test.go gossip large messages via SendReliable (#1415) 2018-06-15 13:40:21 +02:00
cluster.go Clustering: Change WaitReady to accept a Context. 2021-03-10 09:18:39 +01:00
cluster_test.go Clustering: Change WaitReady to accept a Context. 2021-03-10 09:18:39 +01:00
delegate.go cluster: add more metrics (#1941) 2019-07-01 10:24:41 +02:00