Latest version: 4.3.x
Alertmanager
Setup Prometheus to receive notifications and alerts.
Set up
1. Visit Admin → Connections and click New connection
2. Select Prometheus
3. Provide a name and configuration
You can also optionally add tags (i.e. dev) and for the URL endpoint check Prometheus AlertManager Help
Add channel
Next add one or multiple target Prometheus channels.
1. Visit Admin → Channels and click Prometheus
2. Setup the configuration options
For example the above will create the Prometheus DevOps
, that is using the prometheus
connection, with PROD
source and http://lenses_prod:1000
as generator URL to post alerts to Prometheus AlertManager.
An example
If for example you create a rule to send infrastructure notifications to Prometheus, then the moment a Zookeeper Broker becomes offline you will be notified inside the AlertManager UI.
A short video
Watch this short video that guides you to create a Prometheus AlertManager connection and respective alert channel.
Additional info
Users with the alert permission can create alert rules .