prometheus-alertmanager 0.24.0-3 source package in Ubuntu

Changelog

prometheus-alertmanager (0.24.0-3) unstable; urgency=medium

  * Add patch to change port used in tests. This avoids autopkgtest
    failures due to port clashes with a running alertmanager.
    Closes: #1021734

 -- Martina Ferrari <email address hidden>  Mon, 17 Oct 2022 23:21:45 +0000

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
prometheus-alertmanager_0.24.0-3.dsc 3.6 KiB 0637a153f06b563bdc5ca2ca2c6ac38400affb7013f082bb2f383d79a0724ff8
prometheus-alertmanager_0.24.0.orig.tar.gz 2.0 MiB cb85e4d11d967e361793ad3c1b6fad32b5d441a347cdb3ffd15903d6eeb28225
prometheus-alertmanager_0.24.0-3.debian.tar.xz 17.9 KiB f5d917f4abbb439e7e5de20423a8b2709acd3ceb8a1f5bff0819c3d64f3d0e5d

No changes file available.

Binary packages built by this source

golang-github-prometheus-alertmanager-dev: handle and deliver alerts created by Prometheus -- source

 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 integration such as email, PagerDuty, or OpsGenie. It
 also takes care of silencing and inhibition of alerts.
 .
 This package provides the source code to be used as a library.

prometheus-alertmanager: handle and deliver alerts created by Prometheus

 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 integration such as email, PagerDuty, or OpsGenie. It
 also takes care of silencing and inhibition of alerts.

prometheus-alertmanager-dbgsym: debug symbols for prometheus-alertmanager