Jaeger Client Node Versions Save

🛑 This library is DEPRECATED!

v3.19.0

2 years ago
  • Simplify bundling udp_sender (#530) -- Thorsten Nadel
  • Add sampling path for tracer sampler config (#532) (#533) -- 飞雪无情
  • Bump opentracing from 0.14.4 to 0.14.5 (#487) -- dependabot
  • Update uuid package to latest stable version (#516) -- Manuel Alejandro de Brito Fontes
  • Allow configuring http client timeout (#465) -- Yuri Shkuro
  • Report HTTP errors when flushing spans (#459) -- Espen Hovlandsdal
  • Fix env parsing of falsy values (#462) -- Gerrit-K
  • Stop testing with Node <v10; upgrade tchannel->4.x (#463) -- Yuri Shkuro
  • Upgrade xorshift@^1.1.1 (#442) -- Oliver Salzburg

v3.18.1

3 years ago
  • Always read thrift defs from ./ to better support bundling (#441) - Hendrik Liebau

v3.18.0

4 years ago
  • Upgrade to opentracing-javascript 0.14.4 (#117) - Yuri Shkuro
  • Add OpenTracing methods to get span and trace id (#425) - Sandes de Silva

v3.17.2

4 years ago

README: Clarify that this library is not designed to work in the browser.

v3.17.1

4 years ago
  • [bug fix] Do not apply adaptive sampler to child spans (#410) -- Yuri Shkuro
  • Add toString to reporters (#403) -- Andrea Di Giorgi

v3.17.0

4 years ago
  • Add option to support zipkin's shared span id between client and server spans (#399) -- @jmoney8080
  • Allow specifying 128bit trace IDs via Configuration (#397) -- @doochik
  • Add support for UDP over IPv6 (#396) -- @doochik

Thanks to our contributors @doochik and @jmoney8080 🎉🎉🎉

v3.16.0

4 years ago
  • Support 128bit traceIDs (#361) - Thanks @PaulMiami
  • Support delayed sampling (#380) - Thanks @yurishkuro
  • All spans of a trace share sampling state (#377) - Thanks @tiffon and @yurishkuro

v3.15.0

5 years ago
  • Avoid mutation of user's tags (#348) - Thanks @fapspirit
  • Support false values for the B3 Sampled header (#346) - Thanks @sebnow
  • Fix HTTP sender, consume response data to free up memory (#343) - Thanks @baldmaster
  • Transform IP for int32 representation to dot representation (#340) - Thanks @Etienne-Carriere

:tada: A big thanks to @fapspirit, @sebnow, @baldmaster and @Etienne-Carriere for their contributions! :tada:

v3.14.3

5 years ago

v3.14.2

5 years ago