Go to file
Fabian Reinartz 638b3f9f40 Use a fixed now time through notify pipeline 2015-10-09 08:26:41 +02:00
config Move repeat_interval and send_resolved to route configuration 2015-10-08 10:50:37 +02:00
notify Use a fixed now time through notify pipeline 2015-10-09 08:26:41 +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 Implement merging of alerts on insert 2015-10-02 16:52:04 +02:00
vendor Add missing transitive dependencies 2015-10-08 10:58:00 +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 Use a fixed now time through notify pipeline 2015-10-09 08:26:41 +02:00
inhibit.go Fix pending SQL expression 2015-10-07 10:59:20 +02:00
main.go Change notifier pipeline order. 2015-10-08 11:02:49 +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