33f85b2046e59deadc724eb28b7ce1b4487a5a5e

template.html - Fix syntax: + Add a lot of semi-colons after statements/function expressions + Add a lot of brackets in for/if section - Change bracket notation -> dot notation (prefered in JS) - Change case in CSS colors - Change double quote to single quote - Add closing span tag commands.py - Indent json with 4 spaces Implements: blueprint update-html-template Change-Id: Idad248c3b3f9570045efb1495b69614a60e3f733
Team and repository tags
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).
- Free software: Apache license
- Documentation: http://docs.openstack.org/developer/osprofiler
- Source: http://git.openstack.org/cgit/openstack/osprofiler
- Bugs: http://bugs.launchpad.net/osprofiler
Description
Languages
Python
93.2%
HTML
4.9%
Shell
1.9%