Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-09-06 | Don't assume there is a 'self' arg in @trace decorator | Erik Johnston | 1 | -5/+5 |
2019-09-05 | Trace how long it takes for the send trasaction to complete, including retrys... | Jorik Schellekens | 4 | -38/+58 |
2019-09-05 | Gracefully handle log context slips and missing opentracing import errors. (#... | <