Go to file
Fabian Reinartz be915a3752 Adjust test to new notify provider interface 2015-10-06 21:11:02 +02:00
config Standardize color handling 2015-10-01 15:25:12 +02:00
notify Adjust test to new notify provider interface 2015-10-06 21:11:02 +02:00
provider Use full SQL persistence, init DB in main 2015-10-06 21:10:24 +02:00
scripts Fix compile issues 2015-09-26 11:14:18 +02:00
test Setup persistence dir for acceptance tests 2015-10-06 12:41:20 +02:00
types Implement merging of alerts on insert 2015-10-02 16:52:04 +02:00
vendor Update common/model vendoring 2015-10-06 11:45:47 +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 Pass aggregation group identifier through context 2015-10-01 15:18:19 +02:00
inhibit.go Add first inhibition acceptance test. 2015-10-05 16:03:57 +02:00
main.go Use full SQL persistence, init DB in main 2015-10-06 21:10:24 +02:00
route.go Fix group and repeat interval differentiation 2015-09-26 18:03:54 +02:00
route_test.go Fix compile issues 2015-09-26 11:14:18 +02:00

README.md

Alertmanager