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

Refactor meta event reporting flag #152

Closed austinlparker closed 5 years ago

austinlparker commented 5 years ago

This moves the meta event reporting flag off the addOptions helper and places it directly in the options object for clarity.