Go to file
Ilya Shakhat 71589dd64f Add Zuul job for functional testing
The job prepares VM with RabbitMQ installed, then it executes tests
located under osprofiler/tests/functional.

To run the job manually use `tox -e functional` or
`tox -e functional-py35`.

Change-Id: I1f2b99737d1f17bb09662dc24c4858a1a7a1ad44
2017-11-08 08:56:17 +01:00
2017-07-06 21:50:47 +00:00
2017-07-28 21:06:02 +00:00
2017-07-06 16:24:38 +05:30
2015-10-17 22:34:15 +00:00
2017-11-08 08:56:17 +01:00
2017-11-08 08:56:17 +01:00
2016-02-29 13:42:14 +08:00
2014-01-09 11:25:23 +04:00
2016-03-10 17:54:20 +08:00
2017-11-08 08:56:17 +01:00

Team and repository tags

image

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 5.2 MiB
Languages
Python 93.6%
HTML 4.6%
Shell 1.8%