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

Node proto response should return object rather than message #146

Closed austinlparker closed 5 years ago

austinlparker commented 5 years ago

This converts the raw PB message into an object before returning it post-flush.