A summary of data about the Ruby ecosystem.

Recent Releases of https://github.com/DataDog/dd-trace-rb

https://github.com/DataDog/dd-trace-rb - 0.1.2

Integrations

  • added support for Unicorn (4.8+ and 5.1+) and Puma (2.16+ and 3+)
  • added experimental support for Passenger 5.0

Changes

  • the span.set_tag enforces the string representation for the given value so if an array is given, it will be serialized as a string

Read the full changeset

- Ruby
Published by palazzem almost 10 years ago

https://github.com/DataDog/dd-trace-rb - 0.1.1

Integrations

  • [rails] using connection_config instead of the connection object
  • [rails] instrumentation is set up using the config.after_initialize hook

Core

  • add the Datadog::Tracer.debug_logging accessor to enable / disable the tracer debug mode

Read the full changeset

- Ruby
Published by palazzem almost 10 years ago

https://github.com/DataDog/dd-trace-rb - 0.1.0

Core components

  • Client implementation to trace Ruby code
  • Supporting Ruby 2.3, 2.2, 2.1

Integrations

  • add support for Ruby on Rails 3.2, 4.2, 5.0

- Ruby
Published by palazzem almost 10 years ago