Difference between revisions of "Osprofiler"

From Free Software Directory
Jump to: navigation, search
(Debian import)
 
m (Blanked the page)
Line 1: Line 1:
{{Entry
 
|Name=Osprofiler
 
|Short description=OpenStack Profiler Library - Python 2.x
 
|Full description=OpenStack consists of multiple projects. Each project, in turn,
 
is composed of multiple services. To process some request, e.g.
 
to boot a virtual machine, OpenStack uses multiple services from
 
different projects. In the case somethin works too slowly, it's
 
extremely complicated to understand what exactly goes wrong and
 
to locate the bottleneck.
 
  
To resolve this issue, a tiny but powerful library, osprofiler,
 
has been interoduced, and can be used by all OpenStack projects
 
and their Python clients. To be able to generate one trace per
 
request, that goes through all involved services, and builds a
 
tree of calls (see an example
 
http://pavlovic.me/rally/profiler/).
 
 
This package contains the Python 2.x module.
 
|Homepage URL=https://github.com/stackforge/osprofiler
 
|User level=
 
|Component programs=
 
|VCS checkout command=
 
|Computer languages=
 
|Status=
 
|Is GNU=No
 
|Version identifier=0.3.0-1
 
|Version download=http://ftp.debian.org/debian/pool/main/p/python-osprofiler/python-osprofiler_0.3.0.orig.tar.xz
 
|Submitted by=Debian import
 
|Submitted date=2015-07-17
 
}}
 
{{Import
 
|Source=Debian
 
|Source link=http://packages.debian.org/sid/python-osprofiler
 
|Source packages=python-osprofiler 0.3.0-1
 
|Date=2015-07-17
 
}}
 
{{Project license
 
|License=Other
 
|License copyright=Copyright (c) 2013, OpenStack
 
|License verified by=Debian: Thomas Goirand <zigo@debian.org>
 
|License verified date=2014-09-05
 
|License note=License: apache-2
 
}}
 
{{Resource
 
|Resource kind=Download
 
|Resource URL=git://github.com/stackforge/osprofiler.git
 
}}
 

Revision as of 13:32, 14 February 2017



Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.