Skip to content

DataDog/dd-trace-rb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3fef0d3 · Jul 12, 2021
Jul 8, 2021
Jun 22, 2021
Jun 10, 2021
May 21, 2021
Apr 12, 2021
Jul 9, 2021
Jul 12, 2021
Jul 8, 2021
Jun 30, 2021
Jul 12, 2021
Jul 12, 2021
Jul 8, 2021
May 20, 2021
Apr 21, 2021
Jul 12, 2021
Jul 2, 2019
Jun 25, 2021
Jul 12, 2021
Apr 12, 2021
Jan 12, 2018
Jul 12, 2021
Jun 30, 2021
Mar 29, 2021
Feb 14, 2017
Jul 8, 2021
Jun 7, 2021
Nov 11, 2020
Jul 12, 2021
Jan 14, 2020
Mar 11, 2021
Jan 14, 2020
Jan 14, 2020
Jan 14, 2020
Jan 25, 2021
Jul 12, 2021
Jul 12, 2021
Jun 11, 2021

Repository files navigation

Datadog Trace Client

CircleCI codecov

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

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.