API Reference Instream v2.2.1
modules
Modules
InfluxDB driver for Elixir
Defines a connection to an InfluxDB instance.
Configuration helper module.
Encoder for the InfluxDB line protocol.
Behaviour definition for switchable HTTP clients.
HTTP client using :hackney.request/5
.
Default logger for all entries.
Log entry definition for delete requests.
Metadata common to all log entries.
Log entry definition for ping requests.
Log entry definition for query requests.
Log entry definition for status requests.
Log entry definition for write requests.
series-definition
Series Definition
Series definitions can be used to have a fixed structured usable for reading and writing data to an InfluxDB server
Point writer behaviour.
Point writer for the line protocol.
Point writer for the line protocol using UDP.