[release-announce] osprofiler 2.6.0 (stein)

no-reply at openstack.org no-reply at openstack.org
Mon Feb 18 21:59:55 UTC 2019


We are amped to announce the release of:

osprofiler 2.6.0: OpenStack Profiler Library

This release is part of the stein release series.

The source is available from:

    https://git.openstack.org/cgit/openstack/osprofiler

Download the package from:

    https://pypi.org/project/osprofiler

Please report issues through launchpad:

    https://bugs.launchpad.net/osprofiler

For more details, please see below.

Changes in osprofiler 2.5.2..2.6.0
----------------------------------

032a218 Add sqlalchemy collector
747dd06 Change python3.5 job to python3.7 job on Stein+
b871a01 Use $STACK_USER variable in install_jaeger function
de7e34f Add support for mongodb backend in devstack plugin
8c264eb Reload keystone to apply osprofiler config
0c6ec73 Do not insert osprofiler filter into Neutron api-paste pipeline
0b6b5bb Allow test path to be overridden
5bdc7c6 [devstack] Add support for elasticsearch backend


Diffstat (except docs and test files)
-------------------------------------

.stestr.conf                            |   2 +-
.zuul.yaml                              |   2 +-
devstack/lib/osprofiler                 |  44 ++++++++++--
osprofiler/drivers/__init__.py          |   1 +
osprofiler/drivers/base.py              |   6 ++
osprofiler/drivers/sqlalchemy_driver.py | 119 ++++++++++++++++++++++++++++++++
7 files changed, 190 insertions(+), 9 deletions(-)







More information about the Release-announce mailing list