summary refs log tree commit diff
path: root/contrib/vertobot/bridge.pl (unfollow)
<
Commit message (Expand)AuthorFilesLines
2019-09-06Don't assume there is a 'self' arg in @trace decoratorErik Johnston1-5/+5
2019-09-05Trace how long it takes for the send trasaction to complete, including retrys...Jorik Schellekens4-38/+58
2019-09-05Gracefully handle log context slips and missing opentracing import errors. (#...