summary refs log tree commit diff
path: root/changelog.d/11607.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Improve opentracing support for `ResponseCache` (#11607)Richard van der Hoff2021-12-201-0/+1
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.