lightstep / lightstep-tracer-javascript

Lightstep distributed tracing library for Node.js and the browser
https://lightstep.com
MIT License
77 stars 66 forks source link

LS-5332: Implement proto transport and toProto methods #111

Closed frenchfrywpepper closed 6 years ago

frenchfrywpepper commented 6 years ago

Also added 'transport' option for tracer. Default is proto, can be overridden by setting value to 'thrift'.