diff --git a/specs/kilo/index.rst b/specs/kilo/index.rst index edd46cc..b93b36d 100644 --- a/specs/kilo/index.rst +++ b/specs/kilo/index.rst @@ -7,4 +7,3 @@ :maxdepth: 2 approved/index - * diff --git a/specs/ocata/index.rst b/specs/ocata/index.rst index e4e4ef9..8cd2257 100644 --- a/specs/ocata/index.rst +++ b/specs/ocata/index.rst @@ -5,3 +5,5 @@ .. toctree:: :glob: :maxdepth: 2 + + * diff --git a/specs/kilo/osprofiler.rst b/specs/ocata/osprofiler.rst similarity index 92% rename from specs/kilo/osprofiler.rst rename to specs/ocata/osprofiler.rst index 85e6419..3975182 100644 --- a/specs/kilo/osprofiler.rst +++ b/specs/ocata/osprofiler.rst @@ -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 `_ +`OSProfiler Readme `_ 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 `_, +`OSProfiler Readme `_, 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 ----------