Frederic Branczyk
|
f4c226c7d5
|
inhibit: Fix race in stopping inhibitor
|
2017-11-24 12:05:52 +01:00 |
Alin Sinpalean
|
dc3c78e6ae
|
Prevent alerts from inhibiting themselves (#1017)
* Prevent alerts from inhibiting themselves.
* Don't inhibit alerts that match the source filter.
* No-op, nudge CircleCI.
|
2017-11-07 11:30:14 +01:00 |
Julius Volz
|
947970af44
|
Convert Alertmanager to use non-global go-kit loggers
Fixes https://github.com/prometheus/alertmanager/issues/1040
|
2017-10-22 00:20:40 -07:00 |
Frederic Branczyk
|
de24c5b7ec
|
Fix inhibit race (#1032)
* inhibit: restructure stop logic, to prevent race condition
* vendor oklog/oklog/pkg/group
|
2017-10-07 13:01:37 +02:00 |
stuart nelson
|
6a909abf17
|
Add processing status field to alert
|
2017-04-27 14:18:52 +02:00 |
Carl Henrik Lunde
|
2935ff84e7
|
inhibitrule: defer Unlock to fix race
|
2016-10-08 22:07:29 +02:00 |
Fabian Reinartz
|
3931d4e64b
|
*: restructure package tree
This commit packages up individual modules and removes the top-level
main package.
|
2016-08-09 14:24:52 +02:00 |