Name: | golang-github-prometheus-alertmanager |
---|---|
Version: | 0.23.0 |
Release: | 6.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 49633642 |
License: | ASL 2.0 |
RPM: | golang-github-prometheus-alertmanager-0.23.0-6.el9.aarch64.rpm |
Source RPM: | golang-github-prometheus-alertmanager-0.23.0-6.el9.src.rpm |
Build Date: | Thu Feb 17 2022 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/prometheus/alertmanager |
Summary: | Prometheus Alertmanager |
Description: | The Alertmanager handles alerts sent by client applications such as the Prometheus server. It takes care of deduplicating, grouping, and routing them to the correct receiver integrations such as email, PagerDuty, or OpsGenie. It also takes care of silencing and inhibition of alerts. |
- Add logrotate file
- Fix home directory permissions
- Convert for EPEL9 Close: rhbz#2039069
- Breaking changes: the binary is now named prometheus-alertmanager
- Exclude s390x
- Update to latest upstream release 0.23.0 (closes rhbz#1997579)
- Update to 0.22.2 Close: rhbz#1957155,rhbz#1992361,rhbz#1991473
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Add patch to use newer common. - Fix FTBFS