Skip to content

1.90.7: development branch

Pre-release
Pre-release
Compare
Choose a tag to compare
@jitlogic jitlogic released this 11 Feb 12:35
· 46 commits to master since this release

This release brings a lot of serious changes, breaking compatibility with 1.0.x versions:

  • support for ZipkinV2 API (JSON), zorka can now feed both zipkin and jaeger;

  • all attributes and labels changed to match OpenTracing conventions (in zipkin/jaeger and in zico);

  • thread monitoring is now reworked and simplified;

  • removed old unused components (snmp trapper, nagios integration, normalizers framework);

  • removed ZICO 1.0.x and ZICO protocol support (only HTTP/CBOR protocol now supported);

  • simplified HTTP/CBOR trace submission protocol / data format;

  • tracing context propagation now compatible with established standards (B3/Jaeger/W3C);