summary refs log tree commit diff
path: root/changelog.d/10111.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.36.0rc1Andrew Morgan2021-06-081-1/+0
|
* Improve opentracing annotations for Notifier (#10111)Richard van der Hoff2021-06-031-0/+1
The existing tracing reports an error each time there is a timeout, which isn't really representative. Additionally, we log things about the way `wait_for_events` works (eg, the result of the callback) to the *parent* span, which is confusing.