lightstep-tracer
Advanced tools
Changelog
0.21.1
proto
transport option around span duration and span ids.Changelog
0.21.0
thrift
to 0.11.0
. This breaks support for node.js versions <= 5.8.Changelog
0.20.14
disable_clock_skew_correction
bool
optional, defaults to 'false', which disables client-side clock kew correction.Changelog
0.20.13
transport
string
optional, defaults to 'thrift', which controls the transport method used to send reports to LightStep. Experimental FeatureChangelog
0.20.9
collector_path
string
optional, which is an optional custom collector base path (if served behind a reverse proxy)Changelog
0.20.6
options
function now only logs warnings when it sees a key name it doesn't know. Previously, it threw an error.