numbat-influx

0.1.2 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i numbat-influx

Weekly Downloads

3

Version

0.1.2

License

ISC

Last publish

Collaborators

  • mmalecki
  • ceejbot