How to build an alerting system with Prometheus and Alertmanager
Introduction
While Prometheus is excellent at collecting and storing metrics, it does not provide a built-in mechanism for alert notifications.
This is where Alertmanager comes in. Alertmanager is a component of the Prometheus ecosystem that manages ...
jorzel.hashnode.dev8 min read