summaryrefslogtreecommitdiff
path: root/osprofiler/tests
Commit message (Expand)AuthorAgeFilesLines
* add support of otlp exporterHEADmasterSahid Orentino Ferdjaoui2023-05-101-0/+84
* jaeger: introduce process tags' option for tracerSahid Orentino Ferdjaoui2023-02-161-1/+12
* jaeger: introduce service name prefixSahid Orentino Ferdjaoui2023-02-161-0/+16
* jaeger: fix driver initialization for testsSahid Orentino Ferdjaoui2023-02-161-0/+5
* Remove sixwangzihao2020-12-172-11/+8
* Adding pre-commitHervé Beraud2020-10-091-2/+2
* Fix pep8 failuresAndreas Jaeger2020-06-023-9/+7
* Enforce order of import statementsIlya Shakhat2020-04-201-1/+2
* Use unittest.mock instead of third party mockSean McGinnis2020-04-1814-14/+17
* Handle driver initialization errors to avoid service crashIlya Shakhat2019-07-241-0/+9
* In case of an error, always add messageShoham Peller2018-12-162-1/+2
* When shortening span-ids, check if they're already shortShoham Peller2018-10-091-0/+7
* Make profiler.clean() public methodStuart Grace2018-06-272-7/+7
* OSprofiler with Jaeger Tracing as backendTovin Seven2018-05-293-1/+113
* Unify and fix `list_traces` functionIlya Shakhat2018-01-231-0/+27
* Remove Ceilometer supportIlya Shakhat2018-01-182-482/+6
* Add functional test for Redis driverIlya Shakhat2017-11-291-0/+11
* Add Zuul job for functional testingIlya Shakhat2017-11-083-18/+42
* Handle and report SQLAlchemy errorsIlya Shakhat2017-10-271-7/+34
* Merge "Make dependency on oslo.messaging runtime only"1.12.0Jenkins2017-08-293-14/+68
|\
| * Make dependency on oslo.messaging runtime onlyIlya Shakhat2017-08-113-14/+68
* | 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-241-33/+0
|\ \
| * | Do not require OpenStack authentication to run osprofiler CLIIlya Shakhat2017-08-111-33/+0
| |/
* | Add function/sql results to trace infoTovin Seven2017-08-072-2/+65
|/
* Improve unit test coverageVipin Balachandran2017-08-011-3/+22
* Merge "Remove unused parameters from Profiler class"Jenkins2017-08-011-5/+1
|\
| * Remove unused parameters from Profiler classIlya Shakhat2017-07-311-5/+1
* | Improve error reporting for Ceilometer driverVipin Balachandran2017-06-071-5/+2
|/
* Fix error message for invalid traceVipin Balachandran2017-03-221-6/+2
* Switch to "topics" keyword for messaging driverHongbin Lu2017-03-201-1/+1
* Highlight last trace for OSprofiler html output1.7.0Tovin Seven2017-03-083-6/+24
* Remove extra white spaces in json outputTovin Seven2017-01-241-4/+6
* Add functional test for notifier backendVipin Balachandran2016-12-153-0/+113
* Fix syntax in JS, JSON indent with 4 spacesTovin Seven2016-12-131-1/+1
* Organize unit tests under tests/unit folderVipin Balachandran2016-12-0819-13/+16
* Use uuidutils instead of uuid.uuid4()Tovin Seven2016-12-071-12/+13
* Merge "Use oslo_utils.uuidutils.is_uuid_like"Jenkins2016-12-061-14/+21
|\
| * Use oslo_utils.uuidutils.is_uuid_likeVipin Balachandran2016-12-021-14/+21
* | Merge "Error out for invalid trace ID"Jenkins2016-12-061-15/+28
|\ \
| * | Error out for invalid trace IDVipin Balachandran2016-12-021-15/+28
| |/
* | Merge "Add exception to trace point details"Jenkins2016-12-063-6/+12
|\ \ | |/ |/|
| * Add exception to trace point detailsVipin Balachandran2016-11-223-6/+12
* | Merge "Visualize trace output as graph"Jenkins2016-12-021-2/+2
|\ \
| * | Visualize trace output as graphVipin Balachandran2016-11-221-2/+2
| |/
* | Merge "Fix import order"Jenkins2016-12-014-3/+4
|\ \
| * | Fix import orderVipin Balachandran2016-11-234-3/+4
| |/
* | Merge "Pretty print json output"Jenkins2016-11-281-2/+3
|\ \
| * | Pretty print json outputVipin Balachandran2016-11-221-2/+3
| |/