Skip to content

Releases: openzipkin/zipkin4net

Criteo.Profiling.Tracing 0.4.2

02 Aug 08:23
Compare
Choose a tag to compare

Various bug fixes and improvements.

Improvement:

  • Allow clients to provide their own HttpClient in HttpZipkinSender, useful when connecting to a secured Zipkin. Thanks @klettier !

Bug fixes:

  • JsonSpanSerializer now correctly serializes to lower-hex, thanks @klettier !
  • Ensure UTC when serializing timestamps, thanks @aliostad !

Nugets available here

Criteo.Profiling.Tracing 0.4.1

25 Jul 07:35
Compare
Choose a tag to compare

Provides a nuget compatible with netstandard1.5 and .Net 4.5

You can find it here

Criteo.Profiling.Tracing 0.4.0

19 Jul 11:42
Compare
Choose a tag to compare

Supports 128 bits X-B3-TraceId.

Nuget can be found here

Criteo.Profiling.Tracing 0.3.6

07 Jul 07:58
Compare
Choose a tag to compare

Thanks to @adamrodger, Zipkin4net now targets netstandard1.5.

Nuget can be found here

Criteo.Profiling.Tracing 0.3.5

03 May 09:01
Compare
Choose a tag to compare

Fixes JSON serialization endianness

Nuget available here

Criteo.Profiling.Tracing 0.3.4

28 Apr 09:29
Compare
Choose a tag to compare
  • Add CA and SA annotations support
  • Fix NPE bug

Nuget available here:
https://www.nuget.org/packages/Criteo.Profiling.Tracing/0.3.4

Criteo.Profiling.Tracing 0.3.3

29 Mar 12:24
Compare
Choose a tag to compare

Adds support for JSON encoding.
Users can now choose between JSON and thrift as the serialization protocol to send datas to the collector.

Nuget can be found here

Citeo.Profiling.Tracing v0.3.2

23 Mar 16:50
Compare
Choose a tag to compare

Add utilities to trace server and client calls more easily.
Thanks to @svantreeck

Criteo.Profiling.Tracing v0.3.1

14 Mar 13:36
Compare
Choose a tag to compare

Various bug fixes.

Nugets available here:
Criteo.Profiling.Tracing: https://www.nuget.org/packages/Criteo.Profiling.Tracing/
Criteo.Profiling.Tracing.Middleware: https://www.nuget.org/packages/Criteo.Profiling.Tracing.Middleware/

Zipkin v0.2

13 Mar 09:40
Compare
Choose a tag to compare

HTTP transport to send to a zipkin collector.

You can now target a zipkin collector with HTTP. It allows to quickly test with docker for example

Nuget: https://www.nuget.org/packages/Criteo.Profiling.Tracing/