awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
DataDog avatar

DataDog/dd-trace-js

0
View on GitHub↗
817 stars·394 forks·JavaScript·9 viewsdocs.datadoghq.com/tracing↗

Dd Trace Js

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…

Features

  • Application Monitoring - Datadog APM client.

Star history

Star history chart for datadog/dd-trace-jsStar history chart for datadog/dd-trace-js

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does datadog/dd-trace-js do?

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…

What are the main features of datadog/dd-trace-js?

The main features of datadog/dd-trace-js are: Application Monitoring.

Which projects share features with datadog/dd-trace-js?

Projects with overlapping indexed features include: apache/skywalking-nodejs — The NodeJS agent for Apache SkyWalking. elastic/apm-agent-nodejs — This is the official Node.js application performance monitoring (APM) agent for the Elastic Observability solution. It… hyj1991/easy-monitor — 轻量级的 Node.js 项目内核性能监控 + 分析工具,在默认模式下,只需要在项目入口文件 ``require`` 一次,无需改动任何业务代码即可开启内核级别的性能监控分析。. siimon/prom-client — A prometheus client for Node.js that supports histogram, summaries, gauges and counters. slanatech/swagger-stats — swagger-stats traces REST API requests and responses in Node.js Microservices, and collects statistics per API…

Projects sharing features with Dd Trace Js

These projects share indexed features with Dd Trace Js. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • apache/skywalking-nodejsapache avatar

    apache/skywalking-nodejs

    176View on GitHub↗

    The NodeJS agent for Apache SkyWalking

    TypeScript
    View on GitHub↗176
  • elastic/apm-agent-nodejsE

    elastic/apm-agent-nodejs

    0View on GitHub↗

    This is the official Node.js application performance monitoring (APM) agent for the Elastic Observability solution. It is a Node.js package that runs with your Node.js application to automatically capture errors, tracing data, and performance metrics. APM data is sent to your Elastic…

    View on GitHub↗0
  • hyj1991/easy-monitorhyj1991 avatar

    hyj1991/easy-monitor

    3,133View on GitHub↗

    轻量级的 Node.js 项目内核性能监控 分析工具,在默认模式下,只需要在项目入口文件 `require` 一次,无需改动任何业务代码即可开启内核级别的性能监控分析。

    JavaScript
    View on GitHub↗3,133
  • siimon/prom-clientsiimon avatar

    siimon/prom-client

    3,471View on GitHub↗

    A prometheus client for Node.js that supports histogram, summaries, gauges and counters.

    JavaScript
    View on GitHub↗3,471
Compare all 5 related projects
→