yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #90886
[Bug 1584922] Re: Add OSprofiler support
Neutron already has osprofiler support (i.e.:
https://review.opendev.org/c/openstack/neutron/+/615350? )
** Changed in: neutron
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1584922
Title:
Add OSprofiler support
Status in neutron:
Fix Released
Status in openstack-manuals:
Won't Fix
Bug description:
https://review.openstack.org/273951
Dear bug triager. This bug was created since a commit was marked with DOCIMPACT.
Your project "openstack/neutron" is set up so that we directly report the documentation bugs against it. If this needs changing, the docimpact-group option needs to be added for the project. You can ask the OpenStack infra team (#openstack-infra on freenode) for help if you need to.
commit 9a43f58f4df85adc2029c33ba000ca17b746a6eb
Author: Dina Belova <dbelova@xxxxxxxxxxxx>
Date: Fri Jan 29 11:54:14 2016 +0300
Add OSprofiler support
* Add osprofiler wsgi middleware. This middleware is used for 2 things:
1) It checks that person who wants to trace is trusted and knows
secret HMAC key.
2) It starts tracing in case of proper trace headers
and adds first wsgi trace point, with info about HTTP request
* Add initialization of osprofiler at start of service
Currently that includes oslo.messaging notifer instance creation
to send Ceilometer backend notifications.
Neutron client change: Ic11796889075b2a0e589b70398fc4d4ed6f3ef7c
Co-authored-by: Ryan Moats <rmoats@xxxxxxxxxx>
Depends-On: I5102eb46a7a377eca31375a0d64951ba1fdd035d
Closes-Bug: #1335640
DocImpact Add devref and operator documentation on how to use this
APIImpact
Change-Id: I7fa2ad57dc5763ce72cba6945ebcadef2188e8bd
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1584922/+subscriptions
References