be27342337fdbdaf731e8cae1d3bc5d2f0043cf0

Jaeger native backend was replaced witrh OTLP and removed in [1] Though devstack and some option references remained as is, which could confuse users. [1] https://review.opendev.org/c/openstack/osprofiler/+/952373 Change-Id: I9f47b9fe5a4791d170a740a228b9cac5a5936e58 Signed-off-by: Dmitriy Rabotyagov <dmitriy.rabotyagov@cleura.com>
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
Description
Languages
Python
93.2%
HTML
4.9%
Shell
1.9%