summaryrefslogtreecommitdiff
path: root/osprofiler/drivers
Commit message (Expand)AuthorAgeFilesLines
* add support of otlp exporterHEADmasterSahid Orentino Ferdjaoui2023-05-102-0/+180
* Merge "Change StrictRedis usage to Redis"Zuul2023-02-171-2/+2
|\
| * Change StrictRedis usage to RedisTobias Urdin2023-02-081-2/+2
* | jaeger: introduce process tags' option for tracerSahid Orentino Ferdjaoui2023-02-161-1/+2
* | jaeger: introduce service name prefixSahid Orentino Ferdjaoui2023-02-161-1/+7
|/
* Fix api index and module indexMichael Johnson2022-02-176-37/+23
* Remove sixwangzihao2020-12-175-6/+7
* Fix empty 'args' and 'kwargs' when using 'hide_args' with Jaeger3.2.2Daria Kobtseva2020-06-211-2/+4
* Fix pep8 failuresAndreas Jaeger2020-06-021-7/+8
* Enforce order of import statementsIlya Shakhat2020-04-202-2/+1
* Merge "Handle driver initialization errors to avoid service crash"2.9.0Zuul2019-11-184-11/+11
|\
| * Handle driver initialization errors to avoid service crashIlya Shakhat2019-07-244-11/+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
* add password for connecting redis-sentinellipan2018-09-011-0/+1
* 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-132-0/+148
|\
| * OSprofiler with Jaeger Tracing as backendTovin Seven2018-05-292-0/+148
* | Allow user to specify password for Redis connectionIlya Shakhat2018-06-011-6/+5
|/
* Filter traces that contain error/exception2.0.0Tovin Seven2018-02-054-9/+107
* Unify and fix `list_traces` functionIlya Shakhat2018-01-234-23/+37
* Remove Ceilometer supportIlya Shakhat2018-01-183-83/+1
* Extend messaging driver to support reportingIlya Shakhat2017-10-271-7/+137
* Remove dependency on oslo.log library1.13.0Ilya Shakhat2017-08-291-2/+2
* Make dependency on oslo.messaging runtime onlyIlya Shakhat2017-08-111-5/+11
* Improve error reporting for Ceilometer driverVipin Balachandran2017-06-071-2/+1
* Remove unused importsVipin Balachandran2017-03-221-1/+0
* Switch to "topics" keyword for messaging driverHongbin Lu2017-03-201-1/+1
* Highlight last trace for OSprofiler html output1.7.0Tovin Seven2017-03-081-1/+8
* Add exception to trace point detailsVipin Balachandran2016-11-221-0/+4
* Merge "Replace logging with oslo_log"Jenkins2016-11-111-1/+1
|\
| * Replace logging with oslo_loghowardlee2016-11-071-1/+1
* | Merge "Add Log Insight driver"Jenkins2016-11-072-0/+264
|\ \
| * | Add Log Insight driverVipin Balachandran2016-11-072-0/+264
| |/
* | Add a redis driverBENJAMIN VANHAVERMAET2016-11-072-0/+138
|/
* Add Elasticsearch driverAlexander Ignatyev2016-09-072-0/+137
* Add overall profiler stats by operationAlexey Yelistratov2016-08-041-4/+21
* Merge "Add Ceilometer driver"Jenkins2016-07-262-0/+82
|\
| * Add Ceilometer driverAlexey Yelistratov2016-07-132-0/+82
* | Add MongoDB driverAlexey Yelistratov2016-07-182-0/+93
|/
* Add backward compatible drivers structureAlexey Yelistratov2016-07-043-0/+285