Go to file
Fabian Reinartz 9b0ceacef8 Fix creation of model.Alert from types.Alert 2015-10-11 12:33:54 +02:00
config Implement initial email notifications 2015-10-09 12:03:15 +02:00
notify Notify pipeline restructuring 2015-10-10 15:11:37 +02:00
provider Fix pending SQL expression 2015-10-07 10:59:20 +02:00
scripts
test Move repeat_interval and send_resolved to route configuration 2015-10-08 10:50:37 +02:00
types Fix creation of model.Alert from types.Alert 2015-10-11 12:33:54 +02:00
vendor Vendor backoff library 2015-10-09 09:39:04 +02:00
version Add version information 2015-09-30 16:57:08 +02:00
.gitignore Fix .gitignore and include alertmanager API package 2015-10-02 12:41:41 +02:00
.travis.yml Run full make in CI 2015-10-05 18:43:38 +02:00
AUTHORS.md
CHANGELOG.md
CONTRIBUTING.md
LICENSE
Makefile
NOTICE
README.md
api.go Assign silence creation time on insert 2015-10-06 12:10:15 +02:00
dispatch.go Always assume success on reload of valid config 2015-10-09 09:05:21 +02:00
inhibit.go Always assume success on reload of valid config 2015-10-09 09:05:21 +02:00
main.go Notify pipeline restructuring 2015-10-10 15:11:37 +02:00
route.go Move repeat_interval and send_resolved to route configuration 2015-10-08 10:50:37 +02:00
route_test.go Move repeat_interval and send_resolved to route configuration 2015-10-08 10:50:37 +02:00

README.md

Alertmanager