OpenTelemetry - CNCF/opentelemetry-java: Release v0.4.0
Name: opentelemetry-java
Owner: OpenTelemetry - CNCF
Release: Release version 0.4.0
Released: 2020-05-04
License: Apache-2.0
Release Assets:
- Initial implementation of the Zipkin exporter.
- Breaking change: Move B3 propagator to a contrib package
- Add support for Jaeger propagator
- Start implementing support for configuring exporters using Config pattern with support to load from environment variables and system properties.
- Add support to flush the entire SDK processors and exporter pipelines.
- Mark all threads/pools as daemon.
- Add support for Jaeger remote sampler.