OpenTelemetry - CNCF/opentelemetry-ruby: Release opentelemetry-instrumentation-rails/v0.19.0

Name: opentelemetry-ruby

Owner: OpenTelemetry - CNCF

Release: opentelemetry-instrumentation-rails 0.19.0

Released: 2021-08-16

License: Apache-2.0

Release Assets:

v0.19.0 / 2021-08-12

  • ADDED: Instrument active record

  • ADDED: Add ActionView instrumentation via ActiveSupport::Notifications

  • FIXED: Rails instrumentation to not explicitly install sub gems

  • DOCS: Update docs to rely more on environment variable configuration

  • This release adds support for Active Record and Action View.

  • The enable_recognize_route configuration option has been moved to the ActionPack gem.

  • See readme for details on how to configure the sub instrumentation gems.

To top