Move the OSprofiler spec to Ocata
We'd like to introduce the osprofiler lib to zaqar in Ocata. It's useful for performance analysis. Implements: blueprint osprofiler Change-Id: Ic7ddafc8d375e9f5c6f70aa0e4de9164ab0b0dc7
This commit is contained in:
parent
135318719e
commit
4b82a5a65b
@ -7,4 +7,3 @@
|
||||
:maxdepth: 2
|
||||
|
||||
approved/index
|
||||
*
|
||||
|
@ -5,3 +5,5 @@
|
||||
.. toctree::
|
||||
:glob:
|
||||
:maxdepth: 2
|
||||
|
||||
*
|
||||
|
@ -25,7 +25,7 @@ one trace per request affecting all involved services and build a tree of
|
||||
calls.
|
||||
|
||||
More details on how OSProfiler works can be find in the
|
||||
`OSProfiler Readme <https://github.com/stackforge/osprofiler/blob/master/README.rst>`_
|
||||
`OSProfiler Readme <https://github.com/openstack/osprofiler/blob/master/README.rst>`_
|
||||
|
||||
This is even more important for a project like Zaqar in which performance
|
||||
in communications is a key feature.
|
||||
@ -49,7 +49,7 @@ Proposed change
|
||||
|
||||
The proposed change is to integrate the OSProfiler tool to Zaqar.
|
||||
According to the requirements for this addition detailed in
|
||||
`OSProfiler Readme <https://github.com/stackforge/osprofiler/blob/master/README.rst>`_,
|
||||
`OSProfiler Readme <https://github.com/openstack/osprofiler/blob/master/README.rst>`_,
|
||||
this shouldn't be a complex task. The steps required to do this are detailed
|
||||
in the `Work Items`_ section.
|
||||
|
||||
@ -69,10 +69,12 @@ Assignee(s)
|
||||
|
||||
Primary assignee: zhiyan
|
||||
|
||||
Other assignee: wangxiyuan(wxy)
|
||||
|
||||
Milestones
|
||||
----------
|
||||
|
||||
Target Milestone for completion: K-1
|
||||
Target Milestone for completion: O-2
|
||||
|
||||
Work Items
|
||||
----------
|
Loading…
Reference in New Issue
Block a user