Vipin Balachandran 6ce95900e8 Add Log Insight driver
This patch adds a driver for storing the trace data in VMware
Log Insight.

Change-Id: Ieb48e3dc40d81ea5e4f44aca092117316e69888b
2016-11-07 15:30:52 +05:30
2016-11-07 15:30:52 +05:30
2015-10-17 22:34:15 +00:00
2016-02-29 13:42:14 +08:00
2014-01-09 11:25:23 +04:00
2016-11-07 15:30:52 +05:30
2016-03-10 17:54:20 +08:00
2016-11-07 15:30:52 +05:30
2016-11-03 18:38:01 +08:00

OSProfiler -- Library for cross-project profiling library

Latest Version

Downloads

OSProfiler provides a tiny but powerful library that is used by most (soon to be all) OpenStack projects and their python clients. It provides functionality to be able to generate 1 trace per request, that goes through all involved services. This trace can then be extracted and used to build a tree of calls which can be quite handy for a variety of reasons (for example in isolating cross-project performance issues).

Description
OpenStack cross service/project profiler
Readme 4.8 MiB
Languages
Python 93.4%
HTML 4.7%
Shell 1.9%