Hi, You can use the Prometheus datasource in Vitrage starting from Rocky release. In order to use it, follow these steps: 1. Add 'prometheus' to 'types' configuration under /etc/vitrage/vitrage.conf 2. In alertmanager.yml add a receiver as follows: - name: *<receiver name>* webhook_configs: - url: *<vitrage event url>* # example: 'http://127.0.0.1:8999/v1/event' send_resolved: true http_config: basic_auth: username: *<an admin user known to keystone >* password: *<user’s password>* Br, Ifat On Thu, Sep 27, 2018 at 2:38 PM ddaasd <wjstk16 at gmail.com> wrote: > I would like to know how to link vitrage and prometheus. > Is there a way to receive alert information from vitrage that occurred in > prometheus and Alert manager like zabbix-vitrage? > I wonder ,if i can, receive prometheus's alert and place it on the entity > graph in vitrage. > __________________________________________________________________________ > OpenStack Development Mailing List (not for usage questions) > Unsubscribe: OpenStack-dev-request at lists.openstack.org?subject:unsubscribe > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20180927/450a7f6a/attachment.html>