summary refs log tree commit diff
path: root/changelog.d/11607.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.50.0rc1Olivier Wilkinson (reivilibre)2022-01-051-1/+0
|
* 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.