mirror of
https://github.com/prometheus/alertmanager
synced 2024-12-29 09:32:16 +00:00
1531aa66f3
* cluster: add alertmanager_cluster_messages_queued metric * cluster: add metrics for sent messages This change adds 2 new metrics: - alertmanager_cluster_messages_sent_total - alertmanager_cluster_messages_sent_size_total * Fix marshaling for entries being broadcast Individual notifications logs and silences being broadcast to the other peers need to be encoded using the same length-delimited format as when doing full-state synchronization. * main: fix argument order for cluster.Join() cluster.Join() was called with the push/pull and gossip interval parameters being swapped one for another. |
||
---|---|---|
.. | ||
nflogpb | ||
nflog_test.go | ||
nflog.go |