prometheus-alertmanager 0.25.0-1 source package in Ubuntu

Changelog

prometheus-alertmanager (0.25.0-1) unstable; urgency=medium

  * New upstream release
  * Refresh patches
  * Drop obsolete patches:
    - 07-Fix_config_test.patch
    - 10-Support_newer_exporter-toolkit.patch
  * Add new 10-Revert_openapi_swaggerContext.patch
  * Add new (build-)dependencies:
    - golang-github-benbjohnson-clock-dev
    - golang-github-go-openapi-analysis-dev
    - golang-golang-x-text-dev
    - tzdata

 -- Daniel Swarbrick <email address hidden>  Fri, 03 Feb 2023 04:22:09 +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
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
prometheus-alertmanager_0.25.0-1.dsc 3.7 KiB f4ac92478621724c66d1825f6c4df2ea4fca884921a69a52ea26124d1d2276bc
prometheus-alertmanager_0.25.0.orig.tar.gz 2.1 MiB 5e676749d4642709a678f90d3609e6c8fd4b36b30b9d763db323b82d18a82603
prometheus-alertmanager_0.25.0-1.debian.tar.xz 17.8 KiB 44edd7aa6c04222a30f1eb2cd1b488d446c23efa6c0fd0e883274f788198d8d3

Available diffs

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