mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00
c3e38b88f2
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.
2 lines
70 B
Plaintext
2 lines
70 B
Plaintext
Improve opentracing support for requests which use a `ResponseCache`.
|