Skip to content

Releases: open-telemetry/opentelemetry-ruby-contrib

opentelemetry-instrumentation-sinatra 0.21.4

08 Feb 20:27
8a370e7
Compare
Choose a tag to compare

v0.21.4 / 2023-02-08

  • CHANGED: incorrect error type being recorded when Sinatra route raises exception #317

opentelemetry-instrumentation-rails 0.25.0

08 Feb 20:27
8a370e7
Compare
Choose a tag to compare

v0.25.0 / 2023-02-08

  • BREAKING CHANGE: Update Instrumentations GraphQL, HttpClient, Rails #303

  • BREAKING CHANGE: Drop Rails 5 Support #315

  • DOCS: Rails Instrumentation Compatibility

opentelemetry-instrumentation-sidekiq 0.23.0

02 Feb 23:39
f46e693
Compare
Choose a tag to compare

v0.23.0 / 2023-02-01

  • BREAKING CHANGE: Drop Rails 5 Support

  • ADDED: Drop Rails 5 Support

opentelemetry-instrumentation-active_support 0.3.0

02 Feb 23:39
f46e693
Compare
Choose a tag to compare

v0.3.0 / 2023-02-01

  • BREAKING CHANGE: Drop Rails 5 Support

  • ADDED: Drop Rails 5 Support

opentelemetry-instrumentation-active_record 0.5.0

02 Feb 23:39
f46e693
Compare
Choose a tag to compare

v0.5.0 / 2023-02-01

  • BREAKING CHANGE: Drop Rails 5 Support

  • ADDED: Drop Rails 5 Support

opentelemetry-instrumentation-active_job 0.4.0

02 Feb 23:39
f46e693
Compare
Choose a tag to compare

v0.4.0 / 2023-02-01

  • BREAKING CHANGE: Drop Rails 5 Support

  • ADDED: Drop Rails 5 Support

opentelemetry-instrumentation-action_view 0.4.0

02 Feb 23:39
f46e693
Compare
Choose a tag to compare

v0.4.0 / 2023-02-01

  • BREAKING CHANGE: Drop Rails 5 Support

  • ADDED: Drop Rails 5 Support

opentelemetry-instrumentation-action_pack 0.5.0

02 Feb 23:39
f46e693
Compare
Choose a tag to compare

v0.5.0 / 2023-02-01

  • BREAKING CHANGE: Drop Rails 5 Support

  • ADDED: Drop Rails 5 Support

  • FIXED: Drop Rails dependency for ActiveSupport Instrumentation

opentelemetry-instrumentation-all 0.30.0

31 Jan 23:21
d85ee57
Compare
Choose a tag to compare

v0.30.0 / 2023-01-31

  • BREAKING CHANGE: Updates instrumentations #303

opentelemetry-instrumentation-sinatra 0.21.3

27 Jan 22:30
f3b145b
Compare
Choose a tag to compare

v0.21.3 / 2023-01-27

  • fix: Check if env['sinatra.error'] exists before recording it