mirror of
https://github.com/prometheus/alertmanager
synced 2024-12-25 15:42:18 +00:00
src | ||
vendor | ||
.gitignore | ||
elm-package.json | ||
index.html | ||
LICENSE | ||
main.go | ||
Makefile | ||
README.md |
Alertmanager UI
This is a re-write of the Alertmanager UI in elm-lang.
Requirements
- Go installed (https://golang.org/dl/)
- This repo is cloned into your
$GOPATH
- Elm is installed (https://guide.elm-lang.org/get_started.html)