0.1.2 • Published 8 years ago

numbat-influx v0.1.2

Weekly downloads
2
License
ISC
Repository
github
Last release
8 years ago

numbat-influx

An influx 0.9+ adapter for the numbat-powered metrics system.

npm Tests Coverage Dependencies

Usage

Pass it the same options you'd pass the node influx client.

The following additional options are respected:

  • requestTimeout - number of milliseconds to wait before timing out an http post to influxdb (passed on to request)
  • batchSize - number of points to accumulate before writing them as a batch to influxdb
  • batchTimeout - number of milliseconds to allow a batch to accumulate before writing it anyway

LICENSE

ISC

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago