statsd-datadog-backend

0.3.0 • Public • Published

statsd-datadog-backend

A plugin to connect etsy's statsD to Datadog

Installation

$ cd /path/to/statsd-dir
$ npm install statsd-datadog-backend

Configuration

datadogApiKey: "your_api_key" // You can get it from this page: https://app.datadoghq.com/account/settings#api
datadogPrefix: "your_prefix" // Your metrics will be prefixed by this prefix
datadogTags: ["your:tag", "another:tag"]  // Your metrics will include these tags

How to enable

Add statsd-datadog-backend to your list of statsd backends:

backends: ["statsd-datadog-backend"]

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.3.034latest

Version History

VersionDownloads (Last 7 Days)Published
0.3.034
0.2.00
0.1.12
0.1.00

Package Sidebar

Install

npm i statsd-datadog-backend

Weekly Downloads

36

Version

0.3.0

License

none

Last publish

Collaborators

  • datadog