Skip to content
Andrei Montchik edited this page Jul 10, 2024 · 10 revisions

Docs

Etsy StatsD

Install

  • Should be installed on the server running an application.
  1. Install Node.js
  2. Install StatsD: npm install -g statsd
  3. Check the StatsD version: npm info statsd version

Configure

Run

Graphite

Clone this wiki locally