| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix logcontext spam on non-Linux platforms (#6059) | J. Ryan Stinnett | 2019-09-18 | 1 | -2/+11 |
* | Fix for structured logging tests stomping on logs (#6023) | Amber Brown | 2019-09-13 | 3 | -9/+11 |
* | Don't assume there is a 'self' arg in @trace decorator | Erik Johnston | 2019-09-06 | 1 | -5/+5 |
* | Gracefully handle log context slips and missing opentracing import errors. (#... | Jorik Schellekens | 2019-09-05 | 1 | -24/+58 |
* | Add opentracing to all client servlets (#5983) | Jorik Schellekens | 2019-09-05 | 1 | -1/+1 |
* | Fix opentracing contexts missing from outbound replication requests (#5982) | Jorik Schellekens | 2019-09-05 | 1 | -4/+16 |
* | Opentrace device lists (#5853) | Jorik Schellekens | 2019-09-03 | 1 | -53/+17 |
* | Implement a structured logging output system. (#5680) | Amber Brown | 2019-08-28 | 3 | -1/+665 |
* | Propagate opentracing contexts through EDUs (#5852) | Jorik Schellekens | 2019-08-22 | 1 | -0/+26 |
* | Opentracing across workers (#5771) | Jorik Schellekens | 2019-08-22 | 1 | -65/+79 |
* | Opentracing doc update (#5776) | Jorik Schellekens | 2019-08-20 | 1 | -27/+40 |
* | Make Jaeger fully configurable (#5694) | Jorik Schellekens | 2019-07-23 | 1 | -4/+7 |
* | Replace returnValue with return (#5736) | Amber Brown | 2019-07-23 | 1 | -3/+3 |
* | Opentracing Utils (#5722) | Jorik Schellekens | 2019-07-23 | 2 | -101/+356 |
* | Merge branch 'release-v1.2.0' into develop | Jorik Schellekens | 2019-07-22 | 1 | -0/+125 |
|\ |
|
| * | Opentracing Documentation (#5703) | Jorik Schellekens | 2019-07-22 | 1 | -0/+125 |
* | | Don't accept opentracing data from clients. (#5715) | Jorik Schellekens | 2019-07-19 | 1 | -2/+1 |
|/ |
|
* | Clean up opentracing configuration options (#5712) | Richard van der Hoff | 2019-07-18 | 2 | -26/+20 |
* | Add basic opentracing support (#5544) | Jorik Schellekens | 2019-07-11 | 3 | -2/+508 |
* | Move logging utilities out of the side drawer of util/ and into logging/ (#5606) | Amber Brown | 2019-07-04 | 4 | -0/+940 |