synapse/changelog.d/11607.misc
Richard van der Hoff c3e38b88f2
Improve opentracing support for ResponseCache (#11607)
This adds some opentracing annotations to ResponseCache, to make it easier to see what's going on; in particular, it adds a link back to the initial trace which is actually doing the work of generating the response.
2021-12-20 18:12:08 +00:00

2 lines
70 B
Plaintext

Improve opentracing support for requests which use a `ResponseCache`.