influx-statsd

0.0.2 • Public • Published

A Node.js Application metrics statsd fromat collector that sends the metrics over the UDP to be stored in the influxdb through telegraf

npm install --save influx-statsd

telegraf templates

  templates = [
      "*.*.*.*.* service.method.url.status.measurement.field",
      "*.*.*.*   service.measurement.measurement.measurement",
      "*.*.*     service.measurement.measurement",
      "*.*       service.measurement"
  ]

Readme

Keywords

none

Package Sidebar

Install

npm i influx-statsd

Weekly Downloads

3

Version

0.0.2

License

ISC

Unpacked Size

3.24 kB

Total Files

3

Last publish

Collaborators

  • ankuranand