summaryrefslogtreecommitdiff
path: root/osprofiler/tests/unit
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
* Remove Ceilometer supportIlya Shakhat2018-01-182-482/+6
* 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
* 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
* Fix syntax in JS, JSON indent with 4 spacesTovin Seven2016-12-131-1/+1
* Organize unit tests under tests/unit folderVipin Balachandran2016-12-0819-0/+3235