library
hot-shots
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
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
library
Spandex is an Elixir library for instrumenting applications with distributed tracing, with built-in support for exporting trace data to Datadog. It provides macros and functions to create and manage spans, supports asynchronous trace propagation, and integrates with Phoenix via middleware plugs.
Zach Daniel
library
Statix is a fast and efficient Elixir client for StatsD-compatible servers, designed for high-throughput metric collection with low memory usage. It features direct socket communication, UDP packet header caching, and connection pooling to maximize performance, making it ideal for real-time monitoring and analytics in Elixir applications.
Aleksei Magusev
library
datadog-to-terraform is a browser extension that converts Datadog monitor and dashboard JSON configurations into Terraform code. Users can copy JSON from the Datadog UI, provide a resource name, and generate Terraform HCL for use in infrastructure-as-code workflows.
Intercom
library
The Interferon gem enables you to manage alert configurations as code by defining alerts, hosts, and engineer groups in Ruby DSL and YAML files. It supports integration with Datadog as the alerting destination, allowing you to programmatically generate and update Datadog alerts based on custom logic and inventory sources (such as AWS resources or SmartStack services).
Airbnb
library
php-datadogstatsd is a simple PHP client for sending custom metrics, events, and service checks to Datadog via DogStatsD. The library requires the PHP sockets extension and is suitable for integration into any PHP project; a Laravel-specific wrapper is also available.
Alex Corley