Commit graph

7 commits

Author SHA1 Message Date
Edward Tsang
1a14621969 add more span tags 2018-11-14 11:51:37 -08:00
Edward Tsang
63829e7e07 remove double tagging f aws requestID 2018-11-14 10:35:07 -08:00
Edward Tsang
91787fac0e add aws req retry count. move tagging requestId to complete handler. some aws services fill that in at that stage. tag response content length. req throttled. 2018-11-14 10:22:59 -08:00
Edward Tsang
5ff0624a2d add back commented out code 2018-11-12 09:01:16 -08:00
Edward Tsang
a6eaeb2bfa need to add context as first parameter to pass through, fixed tests and readme 2018-11-07 15:45:13 -08:00
Edward Tsang
0528067bbe need to use AWS call ***WithContext to flow the context object from upper layer 2018-11-07 10:29:17 -08:00
Edward Tsang
43cf094b27 * instrumented consumer amd producer example with opentracing
* add doc for jaeger and steps for running opentracing examples
* add context appropriate
* add utility for AWS tracing .. Createing tracer/logger etc
2018-11-06 15:03:34 -08:00