Project

ddtrace

2.25
A long-lived project that still receives updates
ddtrace is Datadog's tracing client for Ruby. It is used to trace requests as they flow across web servers, databases and microservices so that developers have great visiblity into bottlenecks and troublesome requests.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
 Dependencies

Runtime

>= 0.10.16, <= 3.2.0
~> 1.6.2.0.0
libdatadog
~> 2.0.0.1.0
 Project Readme

Datadog Trace Client

Gem CircleCI codecov YARD documentation

ddtrace is Datadog’s tracing client for Ruby. It is used to trace requests as they flow across web servers, databases and microservices so that developers have great visiblity into bottlenecks and troublesome requests.

Getting started

If you're upgrading from a 0.x version, check out our upgrade guide.

For a basic product overview, check out our setup documentation.

For installation, configuration, and details about using the API, check out our API documentation and gem documentation.

For descriptions of terminology used in APM, take a look at the official documentation.

For contributing, checkout the contribution guidelines and development guide.

Special thanks

  • Mike Fiedler for working on a number of Datadog Ruby projects, as well as graciously gifting control of the datadog gem