summary refs log tree commit diff
path: root/tests/logging/test_opentracing.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Correctly mention previous copyright (#16820)Erik Johnston2024-01-231-0/+1
* Update license headersPatrick Cloke2023-11-211-10/+16
* Trace functions which return `Awaitable` (#15650)Eric Eastwood2023-06-061-11/+32
* Add missing type hints in tests (#14879)Patrick Cloke2023-01-261-2/+2
* Allow use of both `@trace` and `@tag_args` stacked on the same function (#13453)Eric Eastwood2022-08-091-0/+83
* Add missing types to opentracing. (#13345)Patrick Cloke2022-07-211-9/+21
* More type hints for `synapse.logging` (#13103)Patrick Cloke2022-06-301-1/+1
* Fixes for opentracing scopes (#11869)Richard van der Hoff2022-02-021-0/+184