Sha256: b87c162ae88e5ffdc7e11bbb27f8e50ece782e2ca592f0e78882c2f6c7ed4508

Contents?: true

Size: 1.33 KB

Versions: 1

Compression:

Stored size: 1.33 KB

Contents

# Release History: opentelemetry-sdk

### v0.7.0 / 2020-10-07

* ADDED: Add service_name setter to configurator 
* ADDED: Add service_version setter to configurator 
* FIXED: Fork safety for batch processor 
* FIXED: Don't generate a span ID unnecessarily 
* DOCS: Fix Configurator#add_span_processor 
* DOCS: Standardize toplevel docs structure and readme 

### v0.6.0 / 2020-09-10

* BREAKING CHANGE: Rename Resource labels to attributes 
* BREAKING CHANGE: Export resource from Span/SpanData instead of library_resource
* BREAKING CHANGE: Rename CorrelationContext to Baggage
* BREAKING CHANGE: Rename Text* to TextMap* (propagators, injectors, extractors)
* BREAKING CHANGE: Rename span.record_error to span.record_exception
* BREAKING CHANGE: Update samplers to match spec
* BREAKING CHANGE: Remove support for lazy event creation

* ADDED: Add OTLP exporter
* ADDED: Add support for OTEL_LOG_LEVEL env var
* FIXED: Rename Resource labels to attributes 
* ADDED: Environment variable resource detection
* ADDED: BatchSpanProcessor environment variable support
* FIXED: Remove semver prefix
* FIXED: Docs for array valued attributes
* ADDED: Add hex_trace_id and hex_span_id helpers to SpanData
* FIXED: Fix ProbabilitySampler
* ADDED: Implement GetCorrelations
* FIXED: Change default Sampler to ParentOrElse(AlwaysOn)
* FIXED: Fix probability sampler

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
opentelemetry-sdk-0.7.0 CHANGELOG.md