summary refs log tree commit diff
path: root/changelog.d/5722.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Opentracing Utils (#5722)Jorik Schellekens2019-07-231-0/+1
* Add decerators for tracing functions * Use the new clean contexts * Context and edu utils * Move opentracing setters * Move whitelisting * Sectioning comments * Better args wrapper * Docstrings Co-Authored-By: Erik Johnston <erik@matrix.org> * Remove unused methods. * Don't use global * One tracing decorator to rule them all.