prometheus-alertmanager 0.23.0-5 source package in Ubuntu
Changelog
prometheus-alertmanager (0.23.0-5) unstable; urgency=medium * Team upload. * Replace obsolete golang-go-flags-dev with golang-github-jessevdk-go-flags-dev. * Sort dependencies. * Move installation from debian/rules to install fragment. * Update gbp.conf following latest Go Team workflow. * Do not install uninteresting documentation files. * Do not list directories to create that dh knows about. -- Guillem Jover <email address hidden> Tue, 15 Mar 2022 22:46:24 +0100
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 | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
prometheus-alertmanager_0.23.0-5.dsc | 3.6 KiB | 1cce538862f994f19a41c4c4b47d81de443808b51bf8bb691d456b8087fcff68 |
prometheus-alertmanager_0.23.0.orig.tar.gz | 2.0 MiB | 62c18c4d6cfc78958b67140dded371b2942fd96841d3d6e29c7c77dfa98e6d6a |
prometheus-alertmanager_0.23.0-5.debian.tar.xz | 17.0 KiB | 4e3e4166e308205fc2dba7998e723054d75b8f471d8dc19644a67470404b0869 |
Available diffs
- diff from 0.23.0-4 to 0.23.0-5 (1.5 KiB)
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