Skip to content

DataDog/dd-trace-rb

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date
Sep 9, 2020
Aug 29, 2019
Jul 16, 2018
Sep 9, 2020
Sep 9, 2020
Sep 9, 2020
Sep 9, 2020
Oct 5, 2018
Sep 1, 2020
Jun 1, 2018
Jul 2, 2019
Jul 11, 2020
Sep 4, 2020
Jan 12, 2018
Sep 9, 2020
Sep 4, 2020
Feb 14, 2017
Sep 9, 2020
Sep 8, 2020
May 10, 2019
Sep 9, 2020
Jan 14, 2020
Sep 9, 2020
Jan 14, 2020
Jan 14, 2020
Jan 14, 2020
May 10, 2019
Sep 4, 2020
Sep 9, 2020
Jul 11, 2020

Repository files navigation

Datadog Trace Client

CircleCI

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.