alertmanager/cluster
Simon Pasquier 019ace3298
cluster: add more metrics (#1941)
- alertmanager_cluster_alive_messages_total, total number of alive
messages received.
- alertmanager_cluster_peer_info, a constant metric labeled by peer name.
- alertmanager_cluster_pings_seconds, histogram of latencies for ping
messages.

Signed-off-by: Simon Pasquier <spasquie@redhat.com>
2019-07-01 10:24:41 +02:00
..
clusterpb *: use stdlib context (#1768) 2019-02-26 12:18:57 +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
channel_test.go
cluster.go cluster: add more metrics (#1941) 2019-07-01 10:24:41 +02:00
cluster_test.go cluster: skip tests when no private ip address exists (#1470) 2018-08-22 17:40:07 +02:00
delegate.go cluster: add more metrics (#1941) 2019-07-01 10:24:41 +02:00