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

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

  • Console backend: statsd ~/src/research/config/statsd_console.js

Clone this wiki locally