numbat-influx
v0.1.2
Published
a numbat sink for influx version 0.9
Downloads
32
Readme
numbat-influx
An influx 0.9+ adapter for the numbat-powered metrics system.
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 influxdbbatchTimeout
- number of milliseconds to allow a batch to accumulate before writing it anyway
LICENSE
ISC