We are amped to announce the release of: osprofiler 2.7.0: OpenStack Profiler Library This release is part of the train release series. The source is available from: https://opendev.org/openstack/osprofiler Download the package from: https://pypi.org/project/osprofiler Please report issues through: https://bugs.launchpad.net/osprofiler/+bugs For more details, please see below. Changes in osprofiler 2.6.0..2.7.0 ---------------------------------- 9847b89 Minimum versions of databases with JSON data type support 7e76216 OpenDev Migration Patch b830f79 Dropping the py35 testing 587248a Allow OSPROFILER_TRACE_SQLALCHEMY to be overridden dcc4f47 Rename OSProfiler-enabled Tempest job add4794 Don't fail if sqlalchemy driver fails to initialize 27993c6 Update master for stable/stein b4e8a72 Collect traces from Tempest job 175cfee Add a job to run full Tempest with enabled profiler Diffstat (except docs and test files) ------------------------------------- .gitreview | 2 +- .zuul.yaml | 23 +++++++++- devstack/lib/osprofiler | 5 +++ devstack/plugin.sh | 5 +++ devstack/settings | 2 +- osprofiler/drivers/sqlalchemy_driver.py | 80 ++++++++++++++++++--------------- playbooks/osprofiler-post.yaml | 57 +++++++++++++++++++++++ releasenotes/source/index.rst | 1 + releasenotes/source/stein.rst | 6 +++ setup.cfg | 3 +- tox.ini | 6 +-- 12 files changed, 152 insertions(+), 45 deletions(-)
participants (1)
-
no-reply@openstack.org