Releases: open-telemetry/opentelemetry-ruby
Releases · open-telemetry/opentelemetry-ruby
opentelemetry-exporter-otlp 0.24.1
v0.24.1 / 2023-05-30
- FIXED: Add Ruby 3.2 to CI and do small fix
- FIXED: Adds User-Agent header in OTLP exporter
opentelemetry-common 0.19.7
v0.19.7 / 2023-05-30
- FIXED: Untraced only works with parent-based sampler
opentelemetry-sdk-experimental 0.1.1
v0.1.1 / 2023-03-06
- FIXED: Reduce allocations in update_tracestate
- FIXED: Refactor consistent prob sampler for reuse
opentelemetry-sdk-experimental 0.1.0
v0.1.0 / 2022-11-09
- Initial release.
opentelemetry-test-helpers 0.3.0
v0.3.0 / 2022-09-14
- ADDED: Support InstrumentationScope, and update OTLP proto to 0.18.0
opentelemetry-sdk 1.2.0
v1.2.0 / 2022-09-14
- ADDED: Support OTEL_PROPAGATORS=none
- ADDED: Support OTEL_ATTRIBUTE_{COUNT,VALUE_LENGTH}_LIMIT env vars
- ADDED: Support InstrumentationScope, and update OTLP proto to 0.18.0
- FIXED: SpanLimits setting event attributes length limit
opentelemetry-registry 0.2.0
v0.2.0 / 2022-09-14
- Bump minimum API version depedency to 1.1
opentelemetry-exporter-zipkin 0.21.0
v0.21.0 / 2022-09-14
- ADDED: Add dropped events/attributes/links counts to zipkin + jaeger exporters
- ADDED: Support InstrumentationScope, and update OTLP proto to 0.18.0
opentelemetry-exporter-otlp 0.24.0
v0.24.0 / 2022-09-14
- ADDED: Support InstrumentationScope, and update OTLP proto to 0.18.0
- FIXED: Handle OTLP exporter 404s discretely
- FIXED:
OTEL_EXPORTER_OTLP_ENDPOINT
appends the correct path with a trailing slash - FIXED: OTLP exporter demo code
- DOCS: Update exporter default compression setting
opentelemetry-exporter-jaeger 0.22.0
v0.22.0 / 2022-09-14
- ADDED: Add dropped events/attributes/links counts to zipkin + jaeger exporters
- ADDED: Metrics reporter for Jaeger collector exporter
- ADDED: Support InstrumentationScope, and update OTLP proto to 0.18.0