Skip to content

Releases: open-telemetry/opentelemetry-ruby

opentelemetry-test-helpers 0.3.0

14 Sep 22:18
ad7c3b9
Compare
Choose a tag to compare

v0.3.0 / 2022-09-14

  • ADDED: Support InstrumentationScope, and update OTLP proto to 0.18.0

opentelemetry-sdk 1.2.0

14 Sep 22:18
ad7c3b9
Compare
Choose a tag to compare

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

14 Sep 23:43
c6fec37
Compare
Choose a tag to compare

v0.2.0 / 2022-09-14

  • Bump minimum API version depedency to 1.1

opentelemetry-exporter-zipkin 0.21.0

14 Sep 22:18
ad7c3b9
Compare
Choose a tag to compare

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

14 Sep 22:18
ad7c3b9
Compare
Choose a tag to compare

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

14 Sep 22:18
ad7c3b9
Compare
Choose a tag to compare

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

opentelemetry-api 1.1.0

14 Sep 22:18
ad7c3b9
Compare
Choose a tag to compare

v1.1.0 / 2022-09-14

  • ADDED: Consistent probability sampler
  • FIXED: Get API onto rubocop 1.3

opentelemetry-exporter-otlp 0.23.0

23 Jun 17:42
5e046c0
Compare
Choose a tag to compare

v0.23.0 / 2022-06-23

  • ADDED: Report bundle size stats in exporter; also don't re-gzip unnecessarily

opentelemetry-test-helpers 0.2.0

09 Jun 21:31
99b4300
Compare
Choose a tag to compare

v0.2.0 / 2022-06-09

  • ADDED: Otlp grpc

opentelemetry-resource_detectors 0.21.0

09 Jun 21:31
99b4300
Compare
Choose a tag to compare

v0.21.0 / 2022-06-09

  • BREAKING CHANGE: This requires upgrading both the SDK and Instrumentation gem in tandem