magnum/magnum
Tovin Seven 32d088b2c1 Integrate OSProfiler in Magnum
* Add osprofiler wsgi middleware. This middleware is used for 2 things:
  1) It checks that person who wants to trace is trusted and knows
     secret HMAC key.
  2) It starts tracing in case of proper trace headers
     and adds first wsgi trace point, with info about HTTP request

* Add initialization of osprofiler at start of service
  Currently that includes oslo.messaging notifer instance creation
  to send Ceilometer backend notifications.

* Traces HTTP/RPC/DB API calls

Demo: https://hieulq.github.io/cluster-create-false-new-html.html

Co-Authored-By: Hieu LE <hieulq@vn.fujitsu.com>
Implements: blueprint osprofiler-support-in-magnum
Change-Id: I7d68995aab81d365433950aada078ef1fcd5469b
2017-01-24 07:43:31 +07:00
..
api Magnum stats API 2017-01-17 09:48:54 -06:00
cmd Integrate OSProfiler in Magnum 2017-01-24 07:43:31 +07:00
common Integrate OSProfiler in Magnum 2017-01-24 07:43:31 +07:00
conductor Integrate OSProfiler in Magnum 2017-01-24 07:43:31 +07:00
conf Integrate OSProfiler in Magnum 2017-01-24 07:43:31 +07:00
db Integrate OSProfiler in Magnum 2017-01-24 07:43:31 +07:00
drivers Move scale managers at driver level 2017-01-23 17:16:32 +01:00
hacking Add i18n translation for Log messages 2016-08-15 11:44:08 +05:30
objects Merge "Magnum stats API" 2017-01-19 07:24:33 +00:00
service Integrate OSProfiler in Magnum 2017-01-24 07:43:31 +07:00
servicegroup Cleanup MagnumService Object usage 2016-01-29 15:39:28 +08:00
tests Integrate OSProfiler in Magnum 2017-01-24 07:43:31 +07:00
__init__.py Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
i18n.py Setup for translation 2015-05-24 03:13:55 +00:00
version.py Remove coding:utf-8 2015-08-03 23:28:22 +08:00