alertmanager/manager
Julius Volz a8bd98b7e1 Fix regex filters to match complete string.
If someone specifies

  service = "foo-service"

...they probably don't want it to match:

  service = "foo-servicebar"
2013-07-19 13:39:15 +02:00
..
aggregator.go Synchronize Close(), fix race conditions. 2013-07-19 13:39:05 +02:00
dispatcher.go Change model to be more state- and less event-focussed. 2013-07-19 10:52:04 +02:00
event.go Change model to be more state- and less event-focussed. 2013-07-19 10:52:04 +02:00
matcher.go Fix regex filters to match complete string. 2013-07-19 13:39:15 +02:00
suppressor.go Preliminary web interface and pairing refactorings. 2013-07-17 17:45:01 +02:00