Go to file
Fabian Reinartz 524d08d567 Implement endpoint for UI routing tree representation 2015-10-21 16:34:56 +02:00
config Alter config to have a root route 2015-10-19 16:52:54 +02:00
notify Implement deterministic incident keys, complete PD integration 2015-10-21 13:08:53 +02:00
provider Temporary fix for getting pending alerts 2015-10-20 12:38:42 +02:00
scripts Fix compile issues 2015-09-26 11:14:18 +02:00
template Implement deterministic incident keys, complete PD integration 2015-10-21 13:08:53 +02:00
test Extend merging test to cover more scenarios 2015-10-20 11:59:40 +02:00
types Implement deterministic incident keys, complete PD integration 2015-10-21 13:08:53 +02:00
ui Add initial UI for recursive routing tree 2015-10-21 16:34:38 +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 Set maintainer for the AM rewrite implementation 2015-10-11 17:27:23 +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 Implement endpoint for UI routing tree representation 2015-10-21 16:34:56 +02:00
dispatch.go Implement endpoint for UI routing tree representation 2015-10-21 16:34:56 +02:00
inhibit.go Add license headers 2015-10-11 17:24:49 +02:00
main.go Implement endpoint for UI routing tree representation 2015-10-21 16:34:56 +02:00
route.go Implement endpoint for UI routing tree representation 2015-10-21 16:34:56 +02:00
route_test.go Implement deterministic incident keys, complete PD integration 2015-10-21 13:08:53 +02:00
web.go Do not expand index.html 2015-10-15 12:01:08 +02:00

README.md

Alertmanager