ex_flux v0.1.0 API Reference
Modules
ExFlux’s per-node registry within the library’s exported application
Light, opinionated wrapper around :gen_udp
Configuration of a single database’s connection pool, queue and supervision tree. Since InfluxDB uses a single server UDP port per database, this library’s goal is to make it easy to do 1:1 mappings of a pool of UDP connections to that destination’s port and batching datapoints
A single worker responsible for sending stats to the configured database
Async queueing of ExFlux.Point
s and load shedding per database
Orchestration and supervision of ex_influx database components
Complete implementation of the InfluxDB line protocol
Data points as Elixir structs
Exceptions
Raised when no fields were specified on the provided data point