Releases: cisco-kusanagi/alertmanager-ha
Releases · cisco-kusanagi/alertmanager-ha
v0.19.0-13
Bubble up the error from Etcd put calls
v0.19.0-12
Bubble up the error from Etcd set calls
v0.19.0-11
Re-run etcd watch if we get a cancel
v0.19.0-10
Count etcd watch "cancel" events as well
v0.19.0-09
Add logging for etcd watch cancels
v0.19.0-08
Added Retries for Etcd Operations (default=1)
v0.19.0-07
Renamed etcdRetryFailureGet->etcdDelayRunLoop, Added etcdTimeoutDel
v0.19.0-06
Do not write back to etcd if alert received from watch
v0.19.0-05
Instrumented etcd provider with prometheus metrics
v0.19.0-04
Added Logging, Tuned Etcd timeouts (revisit)