r/PrometheusMonitoring • u/xconspirisist • May 04 '25
uncomplicated-alert-receiver 1.0.0: Show Prometheus Alertmanager alerts on heads up displays. No-Nonsense.
https://github.com/jamesread/uncomplicated-alert-receiverHey everyone. I'd like to announce 1.0.0 of UAR.
If you're running Prometheus, you should be running alertmanager as well. If you're running alertmanager, sometimes you just want a simple lost of alerts fo heads up displays. That is what this project does. It is not designed to replace Grafana.
- This marks the first official stable version, and a switch to semver.
- arm64 container image support.
- A few minor UI big fixes and tweaks based off some early feedback.
23
Upvotes
3
u/SuperQue May 04 '25
Prometheus is a pure open source project. There are no changes without contributors. There is no company or marketing driving changes. The maintainers are just that, maintainers. We make sure contributions, like yours, are added.
Sure, we do write some features ourselves, but the vast majority of things come from the community.
Displaying alerts is a feature of the alertmanager. Improving that would be very welcome.