Files
osprofiler/doc/source/index.rst
Joshua Harlow e391c61a3e Continue work on standardizing osprofiler docs
Add actual sections and files and remove the main
index.rst just being a symlink of the README.rst file
and have that README.rst file now be formatted like the
other oslo projects.

Change-Id: I7ec12eef59bfbc2434a9905fe6e1ee4b9e3736e5
2016-03-24 21:35:30 -07:00

831 B

OSProfiler -- Library for cross-project profiling library

OSProfiler provides a tiny but powerful library that is used by most (soon to be all) OpenStack projects and their python clients. It provides functionality to be able to generate 1 trace per request, that goes through all involved services. This trace can then be extracted and used to build a tree of calls which can be quite handy for a variety of reasons (for example in isolating cross-project performance issues).

background api integration

Release Notes

history

Indices and tables

  • genindex
  • modindex
  • search