mirror of
https://github.com/matrix-org/synapse.git
synced 2025-11-14 15:11:38 +01: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.