[Openstack] What is the best approach to implement a state-aware monitoring for OpenStack?

Chris Dent cdent+os at anticdent.org
Thu Mar 10 14:36:34 UTC 2016


On Thu, 10 Mar 2016, Jorge Cardoso (Cloud Operations and Analytics, IT R&D Division) wrote:

> Will it make sense to change nova/api/openstack/wsgi.py (and other
> APIs) and track REST calls by sending notification messages to
> RabbitMQ when a REST request is received?

If doing this by notification message is what you wanted then instead
of changing project code it would be better to add WSGI middleware
via paste.ini or other configuration or via code in a load balancer
or proxy that fronts the services.

-- 
Chris Dent               (¨s¡ã¡õ¡ã)¨s¦à©ß©¥©ß            http://anticdent.org/
freenode: cdent                                         tw: @anticdent


More information about the Openstack mailing list