Sha256: 4eab92aa7626c732b5bae24c9865f3f964e308cb8569decebb1dbb0673bdcffa
Contents?: true
Size: 1.34 KB
Versions: 31
Compression:
Stored size: 1.34 KB
Contents
# Datadog Trace Client [](https://circleci.com/gh/DataDog/dd-trace-rb/tree/master) ``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][setup docs]. For installation, configuration, and details about using the API, check out our [API documentation][api docs] and [gem documentation][gem docs]. For descriptions of terminology used in APM, take a look at the [official documentation][visualization docs]. For contributing, checkout the [contribution guidelines][contribution docs] and [development guide][development docs]. [setup docs]: https://docs.datadoghq.com/tracing/setup/ruby/ [api docs]: https://github.com/DataDog/dd-trace-rb/blob/master/docs/GettingStarted.md [gem docs]: http://gems.datadoghq.com/trace/docs/ [visualization docs]: https://docs.datadoghq.com/tracing/visualization/ [contribution docs]: https://github.com/DataDog/dd-trace-rb/blob/master/CONTRIBUTING.md [development docs]: https://github.com/DataDog/dd-trace-rb/blob/master/docs/DevelopmentGuide.md
Version data entries
31 entries across 31 versions & 1 rubygems