0.1.2 • Published 10 years ago

numbat-influx v0.1.2

Weekly downloads
2
License
ISC
Repository
github
Last release
10 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

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago