Setup Prometheus to receive notifications and alerts.
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
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.
Prometheus DevOps
prometheus
PROD
http://lenses_prod:1000
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.
Watch this short video that guides you to create a Prometheus AlertManager connection and respective alert channel.
On this page