Go to file
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
manager Fix regex filters to match complete string. 2013-07-19 13:39:15 +02:00
web Change model to be more state- and less event-focussed. 2013-07-19 10:52:04 +02:00
LICENSE Add LICENSE file. 2013-07-16 17:10:34 +02:00
README.md Create README.md 2013-07-16 17:09:56 +02:00
main.go Change model to be more state- and less event-focussed. 2013-07-19 10:52:04 +02:00

README.md

alert_manager

Prometheus Alert Manager