Go to file
Shoham Peller 1a18d0f944 When shortening span-ids, check if they're already short
If you're given an int, there's nothing to do, just return it

Change-Id: I289dab8cfabaecf243fdc16b972695e83c83c3e4
Closes-Bug: 1795664
Signed-off-by: Shoham Peller <shohamp@gmail.com>
2018-10-09 07:37:11 +03:00
2018-07-26 12:41:30 +00:00
2018-07-11 07:50:25 +07:00
2015-10-17 22:34:15 +00:00
2018-07-11 07:50:25 +07:00
2014-01-09 11:25:23 +04:00
2018-07-11 07:50:25 +07:00
2018-06-28 00:37:30 +08:00
2018-04-19 09:21:21 +07:00
2016-03-10 17:54:20 +08:00
2018-07-11 07:50:25 +07:00
2018-07-11 07:50:25 +07: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.3 MiB
Languages
Python 93.6%
HTML 4.6%
Shell 1.8%