[Yahoo-eng-team] [Bug 1584922] Re: Add OSprofiler support

2023-01-05 Thread Lajos Katona
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 
  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 
  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


-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1584922] Re: Add OSprofiler support

2019-05-15 Thread Frank Kloeker
should be in project documentation for Neutron

** Changed in: openstack-manuals
   Status: Confirmed => Won't Fix

-- 
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:
  Confirmed
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 
  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 
  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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1584922] Re: Add OSprofiler support

2016-09-13 Thread Armando Migliaccio
It would be nice to document how to get a profiler report out of neutron
services that have support for this feature.

** Also affects: openstack-manuals
   Importance: Undecided
   Status: New

** Changed in: openstack-manuals
   Status: New => Confirmed

** Changed in: neutron
   Status: New => Confirmed

-- 
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:
  Confirmed
Status in openstack-manuals:
  Confirmed

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 
  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 
  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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp