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_tagenforces 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_configinstead of theconnectionobject - [rails] instrumentation is set up using the
config.after_initializehook
Core
- add the
Datadog::Tracer.debug_loggingaccessor 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