summary refs log tree commit diff
path: root/synapse/logging/opentracing.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* CleanupJorik Schellekens2019-07-171-1/+0
* Unbreak json parsing.Jorik Schellekens2019-07-171-6/+4
* Noop if opentracing is disabledJorik Schellekens2019-07-171-1/+26
* Better args wrapperJorik Schellekens2019-07-171-1/+5
* Fix codestyleJorik Schellekens2019-07-171-8/+8
* Isort opentracingJorik Schellekens2019-07-171-2/+0
* Rebase doctoringJorik Schellekens2019-07-171-34/+8
* Sectioning commentsJorik Schellekens2019-07-171-0/+9
* Move whitelistingJorik Schellekens2019-07-171-27/+30
* Move opentracing settersJorik Schellekens2019-07-171-58/+64
* Group utilsJorik Schellekens2019-07-171-9/+13
* Move dummy tagsJorik Schellekens2019-07-171-34/+61
* Typos and errataJorik Schellekens2019-07-171-6/+6
* 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