summaryrefslogtreecommitdiff
path: root/osprofiler/cmd/commands.py
Commit message (Expand)AuthorAgeFilesLines
* Remove sixwangzihao2020-12-171-5/+1
* Enforce order of import statementsIlya Shakhat2020-04-201-2/+2
* Bring env OSPROFILER_CONNECTION_STRING into effect2.8.1francotseng2019-06-281-2/+11
* Filter traces that contain error/exception2.0.0Tovin Seven2018-02-051-2/+9
* Unify and fix `list_traces` functionIlya Shakhat2018-01-231-1/+1
* Add initial 'trace list' commandOmer Anson2018-01-231-0/+26
* Remove Ceilometer supportIlya Shakhat2018-01-181-6/+3
* Extend messaging driver to support reportingIlya Shakhat2017-10-271-0/+6
* Add loading local static files option of template.htmlchenxu2017-07-311-0/+6
* Fix error message for invalid traceVipin Balachandran2017-03-221-7/+2
* Remove extra white spaces in json outputTovin Seven2017-01-241-0/+2
* Fix syntax in JS, JSON indent with 4 spacesTovin Seven2016-12-131-1/+1
* Merge "Use oslo_utils.uuidutils.is_uuid_like"Jenkins2016-12-061-1/+3
|\
| * Use oslo_utils.uuidutils.is_uuid_likeVipin Balachandran2016-12-021-1/+3
* | Error out for invalid trace IDVipin Balachandran2016-12-021-1/+1
|/
* Merge "Visualize trace output as graph"Jenkins2016-12-021-2/+51
|\
| * Visualize trace output as graphVipin Balachandran2016-11-221-2/+51
* | Pretty print json outputVipin Balachandran2016-11-221-1/+2
|/
* Use an env variable for connection string defaultVipin Balachandran2016-10-101-2/+5
* Add Ceilometer driverAlexey Yelistratov2016-07-131-23/+20
* Merge "Add backward compatible drivers structure"Jenkins2016-07-121-2/+2
|\
| * Add backward compatible drivers structureAlexey Yelistratov2016-07-041-2/+2
* | Add an error tip when trace_id is not foundwangxiyuan2016-04-011-1/+2
|/
* Make it possible to specify file path as a source for traceBoris Pavlovic2016-01-111-26/+33
* Add hacking rules & fix hacking issuesBoris Pavlovic2015-11-231-8/+8
* Merge "Imporve generated trace html"Jenkins2014-08-261-1/+1
|\
| * Imporve generated trace htmlBoris Pavlovic2014-08-261-1/+1
* | Adding a hits to notice operator when trace not foundZhi Yan Liu2014-08-251-2/+4
|/
* Add entry point for OSProfiler, that display tracesAndrey Kurilin2014-08-011-0/+84