You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This documentation is for datadog gem v2.x. If you are looking for ddtrace gem v1.x documentation, see the legacy Ruby Compatibility Requirements
documentation.
Compatibility
The Ruby Datadog Trace library is open source. See the dd-trace-rb GitHub repository for more information.
Datadog for Ruby is built upon dependencies defined in specific versions of the host operating system, Ruby
runtime, certain Ruby libraries, and the Datadog Agent/API. When these versions are no longer supported by their
maintainers, Datadog for Ruby limits its support for these as well.
As this relates to downgrading runtime support, it implies:
Major version updates (e.g. 1.0.0 to 2.0.0) may change support for any runtime
from Beta/Latest
to Maintenance/EOL.
Minor version updates (e.g. 1.0.0 to 1.1.0) may change support for any runtime
from Beta/Latest to Maintenance.
Patch version updates (e.g. 1.0.0 to 1.0.1) will not change support for any runtime.
Library version support
Datadog for Ruby will provide GA support for the latest major version and maintenance support for the previous major
version of the library. This support will be provided through the latest minor or patch version of the major version.
For example, if 1.21.0 is the latest version of the library with maintenance support, bug fixes will be provided via a
new release of 1.21.0 (or 1.20.1). Those bugfixes will not be backported as patches to previous minor versions of 1.x.