Opentracing Documentation (#5703)
* Opentracing survival guide
* Update decorator names in doc
* Doc cleanup
These are all alterations as a result of comments in #5703, it
includes mostly typos and clarifications. The most interesting
changes are:
- Split developer and user docs into two sections
- Add a high level description of OpenTracing
* newsfile
* Move contributer specific info to docstring.
* Sample config.
* Trailing whitespace.
* Update 5703.misc
* Apply suggestions from code review
Mostly just rewording parts of the docs for clarity.
Co-Authored-By:
Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
Showing
- changelog.d/5703.misc 1 addition, 0 deletionschangelog.d/5703.misc
- docs/opentracing.rst 100 additions, 0 deletionsdocs/opentracing.rst
- docs/sample_config.yaml 2 additions, 12 deletionsdocs/sample_config.yaml
- synapse/config/tracer.py 2 additions, 12 deletionssynapse/config/tracer.py
- synapse/logging/opentracing.py 125 additions, 0 deletionssynapse/logging/opentracing.py
Loading
Please register or sign in to comment