You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() Depends-On: Idcff5d79b4884dd1cc7ed1ab42c9e4ce89d4a6d2 Signed-off-by: Sahid Orentino Ferdjaoui <sahid.ferdjaoui@industrialdiscipline.com> Change-Id: I74cdcb2aa99b0162ba1c14059111f09d0bb534e3 |
4 weeks ago | |
---|---|---|
devstack | 4 weeks ago | |
doc | 4 weeks ago | |
osprofiler | 4 weeks ago | |
playbooks | 4 years ago | |
releasenotes | 4 weeks ago | |
tools | 3 years ago | |
.gitignore | 1 year ago | |
.gitreview | 4 years ago | |
.pre-commit-config.yaml | 2 years ago | |
.stestr.conf | 4 years ago | |
.zuul.yaml | 4 months ago | |
CONTRIBUTING.rst | 5 years ago | |
LICENSE | 10 years ago | |
README.rst | 3 years ago | |
bindep.txt | 6 years ago | |
lower-constraints.txt | 4 weeks ago | |
requirements.txt | 2 years ago | |
setup.cfg | 4 months ago | |
setup.py | 3 years ago | |
test-requirements.txt | 4 weeks ago | |
tox.ini | 4 months ago |
README.rst
OSProfiler -- Library for cross-project profiling
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).
- Free software: Apache license
- Documentation: https://docs.openstack.org/osprofiler/latest/
- Source: https://opendev.org/openstack/osprofiler
- Bugs: https://bugs.launchpad.net/osprofiler
- Release notes: https://docs.openstack.org/releasenotes/osprofiler