Difference between revisions of "Osprofiler"

From Free Software Directory
Jump to: navigation, search
m (Blanked the page)
(Added Python link)
 
(2 intermediate revisions by 2 users not shown)
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
 +
|Is High Priority Project=No
 +
|Accepts cryptocurrency donations=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
 +
|Last review by=Bendikker
 +
|Last review date=2018/04/05
 +
|Submitted date=2015-07-17
 +
|Is GNU=No
 +
}}
 +
{{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 audience=Python (Ref)
 +
|Resource URL=https://pypi.org/project/osprofiler
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref) (R)
 +
|Resource URL=https://tracker.debian.org/pkg/python-osprofiler
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=git://github.com/stackforge/osprofiler.git
 +
}}
 +
{{Software category}}
 +
{{Featured}}
 +
{{Import
 +
|Date=2015-07-17
 +
|Source=Debian
 +
|Source link=http://packages.debian.org/sid/python-osprofiler
 +
}}

Latest revision as of 06:42, 5 April 2018


[edit]

Osprofiler

https://github.com/stackforge/osprofiler
OpenStack Profiler Library - Python 2.x

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.





Licensing

License

Verified by

Verified on

Notes

License

Other

Verified by

Debian: Thomas Goirand <zigo@debian.org>

Verified on

5 September 2014

Notes

License: apache-2




Leaders and contributors

Resources and communication

AudienceResource typeURI
Downloadgit://github.com/stackforge/osprofiler.git
Debian (Ref) (R)https://tracker.debian.org/pkg/python-osprofiler
Python (Ref)https://pypi.org/project/osprofiler


Software prerequisites




Entry







"Python (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref) (R)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.








Date 2015-07-17
Source Debian
Source link http://packages.debian.org/sid/python-osprofiler

[[Category:]]



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.