alertmanager/dispatch
Simon Pasquier 4cba49155d dispatch: don't reset timer if flush is in-progress (#1301)
When the aggregation group receives an alert that is past the initial
group_wait value, it should reset its timer only if the timer has ever
expired. Otherwise it means that the flush is already in-progress.
2018-03-29 12:22:49 +02:00
..
dispatch.go dispatch: don't reset timer if flush is in-progress (#1301) 2018-03-29 12:22:49 +02:00
dispatch_test.go test: enable race detection (#1262) 2018-02-27 18:18:53 +01:00
route.go The default group_by is meant to be no labels. (#1287) 2018-03-16 18:39:23 +01:00
route_test.go Make sure Matchers are always ordered 2017-06-23 15:30:34 +02:00