mirror of
https://github.com/prometheus/alertmanager
synced 2025-01-07 14:29:44 +00:00
10 lines
263 B
Markdown
10 lines
263 B
Markdown
|
# Alertmanager UI
|
||
|
|
||
|
This is a re-write of the Alertmanager UI in [elm-lang](http://elm-lang.org/).
|
||
|
|
||
|
## 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)
|