mirror of
https://github.com/matrix-org/synapse.git
synced 2025-09-24 15:11:27 +02:00
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.