summary refs log tree commit diff
path: root/tests/logging/test_tracing.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add test for what happens when side by side spans in with statementEric Eastwood2022-08-021-0/+18
|
* Remove type ignore commentsEric Eastwood2022-08-021-13/+0
| | | | See https://github.com/matrix-org/synapse/pull/13400#discussion_r935887649
* Fix lintsEric Eastwood2022-08-021-6/+9
|
* Fix tests and some lintsEric Eastwood2022-08-011-1/+1
|
* Passing tests and context manager doesn't seem to be neededEric Eastwood2022-07-291-56/+43
|
* Working second test although it's a bit pointless testing whether ↵Eric Eastwood2022-07-291-12/+14
| | | | opentelemetry works
* Move to start_active_spanEric Eastwood2022-07-291-0/+185