How to Install golang-github-prometheus-alertmanager-dev in Ubuntu 18.04



Install golang-github-prometheus-alertmanager-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-prometheus-alertmanager-dev

Description:

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.

Homepage: https://prometheus.io/

Version: 0.6.2+ds-3

Section: universe/net