summary refs log tree commit diff
path: root/docs/opentracing.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Mention how to redirect the Jaeger traces to a specific Jaeger instance (#16531)Marcel2023-10-231-0/+5
|
* Update opentracing docs to reference the configuration manual rather than ↵Shay2022-06-171-2/+3
| | | | the configuation file. (#13076)
* Support enabling opentracing by user (#9978)Richard van der Hoff2021-05-141-5/+5
| | | | | Add a config option which allows enabling opentracing by user id, eg for debugging requests made by a test user.
* (#5849) Convert rst to markdown (#6040)dstipp2019-09-171-0/+93
Converting some of the rst documentation to markdown. Attempted to preserve whitespace and line breaks to minimize cosmetic change.