Skip to content

Releases: cisco-kusanagi/alertmanager-ha

v0.19.0-13

04 Feb 19:57
Compare
Choose a tag to compare
Bubble up the error from Etcd put calls

v0.19.0-12

04 Feb 19:14
Compare
Choose a tag to compare
Bubble up the error from Etcd set calls

v0.19.0-11

03 Feb 18:57
Compare
Choose a tag to compare
Re-run etcd watch if we get a cancel

v0.19.0-10

30 Jan 19:53
Compare
Choose a tag to compare
Count etcd watch "cancel" events as well

v0.19.0-09

28 Jan 16:48
Compare
Choose a tag to compare
Add logging for etcd watch cancels

v0.19.0-08

22 Oct 16:13
Compare
Choose a tag to compare
Added Retries for Etcd Operations (default=1)

v0.19.0-07

18 Oct 20:40
Compare
Choose a tag to compare
Renamed etcdRetryFailureGet->etcdDelayRunLoop, Added etcdTimeoutDel

v0.19.0-06

18 Oct 15:21
Compare
Choose a tag to compare
Do not write back to etcd if alert received from watch

v0.19.0-05

18 Oct 13:05
Compare
Choose a tag to compare
Instrumented etcd provider with prometheus metrics

v0.19.0-04

17 Oct 01:08
Compare
Choose a tag to compare
Added Logging, Tuned Etcd timeouts (revisit)