summary refs log tree commit diff
path: root/synapse/config/tracer.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update links to documentation in sample config (#10287)Dirk Klimpel2021-07-071-1/+1
* Support enabling opentracing by user (#9978)Richard van der Hoff2021-05-141-6/+31
* Remove redundant "coding: utf-8" lines (#9786)Jonathan de Jong2021-04-141-1/+0
* Enable flake8-bugbear, but disable most checks. (#9499)Jonathan de Jong2021-03-161-1/+3
* Fix typos and spelling errors. (#8639)Patrick Cloke2020-10-231-1/+1
* Refactor HomeserverConfig so it can be typechecked (#6137)Amber Brown2019-10-101-0/+2
* Blow up config if opentracing is missing (#5985)Jorik Schellekens2019-09-121-0/+7
* Make Jaeger fully configurable (#5694)Jorik Schellekens2019-07-231-0/+22
* Opentracing Documentation (#5703)Jorik Schellekens2019-07-221-12/+2
* Clean up opentracing configuration options (#5712)Richard van der Hoff2019-07-181-22/+41
* Add basic opentracing support (#5544)Jorik Schellekens2019-07-111-0/+50