# datadog/dd-trace-js

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/datadog-dd-trace-js).**

_How this analysis was created: the description and tags below were written by an AI model that read this project's README and public documentation pages; stars, license and language come straight from the GitHub API. The model does not read the source code._

817 stars · 394 forks · JavaScript · NOASSERTION

## Links

- GitHub: https://github.com/DataDog/dd-trace-js
- Homepage: https://docs.datadoghq.com/tracing/
- awesome-repositories: https://awesome-repositories.com/repository/datadog-dd-trace-js.md

## Description

dd-trace is an npm package that you can install in your Node.js application to capture APM (Application Performance Monitoring) data. In Datadog terminology this library is called a Tracer. This data is then sent off to a process which collects and aggregates the data, called an Agent. Finally…

## Tags

### Part of an Awesome List

- [Application Monitoring](https://awesome-repositories.com/f/awesome-lists/devtools/application-monitoring.md) — Datadog APM client.
