Matthew Thompson
Matthew Thompson
For some reason the trace header coming into a WSGI app is not matching the trace from api gateway -> lambda. Needs investigation.
Not every trace should make it to X-ray - implement a sampling algorithm
Needs tests against python 2.7 and 3.6
Hey, I've been going through your tutorial and hit a few bumps. I'll probably update this with more stuff as I get further along. I also had to make a...