summary refs log tree commit diff
path: root/synapse/logging/opentracing.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Better decorator namesJorik Schellekens2019-07-171-16/+21
* Better inner function namesJorik Schellekens2019-07-171-16/+27
* Remove unused function.Jorik Schellekens2019-07-171-7/+5
* Context and edu utilsJorik Schellekens2019-07-171-1/+92
* Use the new clean contextsJorik Schellekens2019-07-171-18/+6
* Try catch wrapping to make sure the span is finishedJorik Schellekens2019-07-171-3/+34
* Add decerators for tracing functionsJorik Schellekens2019-07-151-0/+60
* Add basic opentracing support (#5544)Jorik Schellekens2019-07-111-0/+362