summaryrefslogtreecommitdiff
path: root/osprofiler
Commit message (Expand)AuthorAgeFilesLines
* Enforce order of import statementsIlya Shakhat2020-04-205-6/+6
* Use unittest.mock instead of third party mockSean McGinnis2020-04-1814-14/+17
* Update hacking for Python3ussuri-em3.1.0Andreas Jaeger2020-04-011-15/+15
* Merge "Handle driver initialization errors to avoid service crash"2.9.0Zuul2019-11-186-21/+45
|\
| * Handle driver initialization errors to avoid service crashIlya Shakhat2019-07-246-21/+45
* | Bring env OSPROFILER_CONNECTION_STRING into effect2.8.1francotseng2019-06-281-2/+11
* | Merge "Optimize storage schema for Redis driver"2.8.0Zuul2019-05-201-6/+26
|\ \
| * | Optimize storage schema for Redis driverIlya Shakhat2019-04-091-6/+26
| |/
* | Automatic configuration of SQLAlchemy driver in DevStackIlya Shakhat2019-05-161-0/+17
* | change function list_traces of mongodb moduleXiaojueGuan2019-05-031-1/+1
|/
* Don't fail if sqlalchemy driver fails to initializeThomas Bechtold2019-03-191-37/+43
* Add sqlalchemy collectorThomas Bechtold2019-02-143-0/+126
* In case of an error, always add messageShoham Peller2018-12-164-2/+8
* When shortening span-ids, check if they're already shortShoham Peller2018-10-092-1/+11
* add password for connecting redis-sentinellipan2018-09-011-0/+1
* Make profiler.clean() public methodStuart Grace2018-06-274-9/+9
* Merge "opts: Fix invalid rST formatting"2.2.0Zuul2018-06-261-19/+26
|\
| * opts: Fix invalid rST formattingStephen Finucane2018-06-261-19/+26
* | Put 'db' parameter back and provide a deprecation warning before removeNguyen Van Duc2018-06-261-2/+12
|/
* Merge "OSprofiler with Jaeger Tracing as backend"Zuul2018-06-138-6/+291
|\
| * OSprofiler with Jaeger Tracing as backendTovin Seven2018-05-298-6/+291
* | Allow user to specify password for Redis connectionIlya Shakhat2018-06-011-6/+5
|/
* Filter traces that contain error/exception2.0.0Tovin Seven2018-02-057-14/+134
* Merge "Unify and fix `list_traces` function"Zuul2018-01-246-24/+65
|\
| * Unify and fix `list_traces` functionIlya Shakhat2018-01-236-24/+65
* | Merge "Add initial 'trace list' command"Zuul2018-01-241-0/+26
|\ \ | |/
| * Add initial 'trace list' commandOmer Anson2018-01-231-0/+26
* | Merge "Check profiler instance before initialize"Zuul2018-01-231-2/+3
|\ \ | |/ |/|
| * Check profiler instance before initializeTovin Seven2018-01-181-2/+3
* | Remove Ceilometer supportIlya Shakhat2018-01-188-697/+11
|/
* Merge "Add kwargs to WsgiMiddleware __init__"1.15.0Zuul2018-01-021-1/+5
|\
| * Add kwargs to WsgiMiddleware __init__Tovin Seven2018-01-021-1/+5
* | Add filter for OSprofiler html outputTovin Seven2018-01-021-6/+35
|/
* Add functional test for Redis driverIlya Shakhat2017-11-291-0/+11
* Add Zuul job for functional testingIlya Shakhat2017-11-083-18/+42
* Merge "Handle and report SQLAlchemy errors"1.14.0Zuul2017-11-082-7/+58
|\
| * Handle and report SQLAlchemy errorsIlya Shakhat2017-10-272-7/+58
* | Extend messaging driver to support reportingIlya Shakhat2017-10-272-7/+143
|/
* Remove dependency on oslo.log library1.13.0Ilya Shakhat2017-08-291-2/+2
* Merge "Make dependency on oslo.messaging runtime only"1.12.0Jenkins2017-08-295-27/+80
|\
| * Make dependency on oslo.messaging runtime onlyIlya Shakhat2017-08-115-27/+80
* | Merge "Make test_notifier independent of test case execution order"Jenkins2017-08-251-1/+1
|\ \ | |/
| * Make test_notifier independent of test case execution orderIlya Shakhat2017-08-101-1/+1
* | Merge "Do not require OpenStack authentication to run osprofiler CLI"Jenkins2017-08-242-58/+0
|\ \
| * | Do not require OpenStack authentication to run osprofiler CLIIlya Shakhat2017-08-112-58/+0
| |/
* | Add function/sql results to trace infoTovin Seven2017-08-074-17/+124
|/
* Improve unit test coverageVipin Balachandran2017-08-011-3/+22
* Merge "Add loading local static files option of template.html"Jenkins2017-08-012-9/+28
|\
| * Add loading local static files option of template.htmlchenxu2017-07-312-9/+28
* | Merge "Remove unused parameters from Profiler class"Jenkins2017-08-012-23/+4
|\ \ | |/ |/|