This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
alertmanager
Watch
1
Star
0
Fork
0
You've already forked alertmanager
mirror of
https://github.com/prometheus/alertmanager
synced
2025-02-21 05:06:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
25
Commits
79
Branches
78
Tags
169
MiB
Go
94%
Elm
5.1%
TypeScript
0.3%
HTML
0.3%
Makefile
0.1%
0c3c75edb3
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Julius Volz
0c3c75edb3
Change Aggregator from channel-based to mutex-based.
...
This removes >100 lines of boilerplate code in the Aggregator alone.
2013-07-26 02:13:11 +02:00
manager
Change Aggregator from channel-based to mutex-based.
2013-07-26 02:13:11 +02:00
web
Show actual alerts in UI and add no-op silence dialog.
2013-07-22 11:12:25 +02:00
LICENSE
Add LICENSE file.
2013-07-16 17:10:34 +02:00
main.go
Change Aggregator from channel-based to mutex-based.
2013-07-26 02:13:11 +02:00
README.md
Create README.md
2013-07-16 17:09:56 +02:00
README.md
alert_manager
Prometheus Alert Manager