Difference between revisions of "Prometheus Alertmanager"

From wikieduonline
Jump to navigation Jump to search
Line 6: Line 6:
 
* routing to the correct receiver integration such as email, [[PagerDuty]] or [[OpsGenie]].
 
* routing to the correct receiver integration such as email, [[PagerDuty]] or [[OpsGenie]].
  
<code>amtool</code> cli tool for interacting with the Alertmanager API included with all releases of Alertmanager.
+
 
 +
* <code>amtool</code> cli tool is included with all releases of Alertmanager for interacting with the Alertmanager API  
 +
 
  
 
== See also ==
 
== See also ==

Revision as of 06:43, 5 January 2020

Prometheus Alertmanager[1] handles alerts sent by client applications such as the Prometheus server. It takes care of

  • deduplicating
  • silencing and inhibition
  • grouping
  • routing to the correct receiver integration such as email, PagerDuty or OpsGenie.


  • amtool cli tool is included with all releases of Alertmanager for interacting with the Alertmanager API


See also

  • https://prometheus.io/docs/alerting/alertmanager/
  • Advertising: