Explore Integrations and Libraries

Discover and build community-driven integrations and libraries to extend Datadog across your stack. Filter by platform, data type, use case, and more.

Showing 5 of 5 Results

library

531

October 2024

hot-shots is a Node.js client for sending metrics and events to StatsD servers, including Etsy’s StatsD, Datadog’s DogStatsD, and InfluxDB’s Telegraf.

  • Brightcove

    https://github.com/brightcove/hot-shots

library

143

December 2024

datadog-metrics is a Node.js library for collecting and sending custom application metrics to Datadog via its HTTP API, without needing the Datadog Agent. It buffers metrics locally for efficient, periodic submission, minimizing performance impact. datadog-metrics is ideal for environments like serverless or containers where installing the Datadog Agent is not feasible.

  • Daniel Bader

    https://github.com/dbader/node-datadog-metrics

library

105

March 2021

dogapi is a Node.js client library for interacting with the Datadog HTTP API. It allows you to send metrics, events, and more to Datadog programmatically from your Node.js applications. In addition to its programmatic interface, dogapi offers a command-line tool for accessing Datadog API functionality from the terminal.

  • Brett Langdon

    https://github.com/brettlangdon/node-dogapi

library

88

May 2025

Official Node.js client for interacting with the Datadog API, allowing you to programmatically manage monitors, metrics, dashboards, incidents, and more. The client offers flexible configuration for request logging, retry logic, request timeouts, and compression. It also supports unstable endpoints, pagination helpers, and can be extended for custom HTTP behavior such as proxy support.

  • Datadog

    https://github.com/DataDog/datadog-api-client-typescript

library

85

December 2017

Node.js client for sending metrics to Datadog's extended StatsD server. It supports Datadog-specific features such as histograms and tags, in addition to standard StatsD metric types like counters and timers. This library allows you to easily instrument your Node.js applications with custom metrics that can be visualized and monitored in Datadog.

  • Young Han Lee

    https://github.com/joybro/node-dogstatsd