xrayvision
xrayvision copied to clipboard
Utilities and wrappers for using AWS X-Ray with Python
Results
4
xrayvision issues
Sort by
recently updated
recently updated
newest added
- Fixes import errors using relative imports
For some reason the trace header coming into a WSGI app is not matching the trace from api gateway -> lambda. Needs investigation.
bug
Not every trace should make it to X-ray - implement a sampling algorithm
Needs tests against python 2.7 and 3.6