[release-announce] osprofiler 4.1.0
no-reply at openstack.org
no-reply at openstack.org
Thu Jul 13 15:55:46 UTC 2023
We contentedly announce the release of:
osprofiler 4.1.0: OpenStack Profiler Library
The source is available from:
https://opendev.org/openstack/osprofiler
Download the package from:
https://pypi.org/project/osprofiler
For more details, please see below.
4.1.0
^^^^^
New Features
* New profiler for python requests. Currently only OTLP driver is
supporting it, see *profiler/trace_requests*'s option.
Changes in osprofiler 4.0.0..4.1.0
----------------------------------
3c5fead profiler: add python requests profile
Diffstat (except docs and test files)
-------------------------------------
osprofiler/drivers/otlp.py | 19 +++++-
osprofiler/initializer.py | 3 +
osprofiler/opts.py | 17 +++++
osprofiler/requests.py | 73 ++++++++++++++++++++++
.../add-requests-profiling-761e09f243d36966.yaml | 5 ++
6 files changed, 120 insertions(+), 2 deletions(-)
More information about the Release-announce
mailing list