Go to file
Fabian Reinartz f62dc65ff4 Implement initial email notifications 2015-10-09 12:03:15 +02:00
config Implement initial email notifications 2015-10-09 12:03:15 +02:00
notify Implement initial email notifications 2015-10-09 12:03:15 +02:00
provider Fix pending SQL expression 2015-10-07 10:59:20 +02:00
scripts Fix compile issues 2015-09-26 11:14:18 +02:00
test Move repeat_interval and send_resolved to route configuration 2015-10-08 10:50:37 +02:00
types Make loadable templates configurable 2015-10-09 11:06:04 +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 Update AUTHORS 2015-05-11 09:41:26 +02:00
CHANGELOG.md Cut bugfix release 0.0.3. 2015-06-10 17:05:02 +02:00
CONTRIBUTING.md License cleanup. 2015-01-22 15:45:23 +01:00
LICENSE License cleanup. 2015-01-22 15:45:23 +01:00
Makefile Add Makefile and build script 2015-09-25 14:42:14 +02:00
NOTICE License cleanup. 2015-01-22 15:45:23 +01:00
README.md Clear README 2015-09-27 21:58:25 +02:00
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 Implement initial email notifications 2015-10-09 12:03:15 +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