OpenTelemetry - CNCF/opentelemetry-rust: Release v0.2.0
Name: opentelemetry-rust
Owner: OpenTelemetry - CNCF
Release: v0.2.0
Released: 2020-02-07
License: Apache-2.0
Release Assets:
Added
- Make trace and metrics features optional
- ExportResult as specified in the specification
- Add Futures compatibility API
- Added serde serialise support to SpanData
- Separate OpenTelemetry Jaeger crate
Changed
- Rename HttpTraceContextPropagator to TraceContextPropagator
- Rename HttpB3Propagator to B3Propagator
- Switch to Apache 2 license
- Resolve agent addresses to allow non-static IP
- Remove tracer name prefix from span name
Removed
- Remove add_link from spans