Instream v0.20.0 Instream.Writer.Line View Source
Point writer for the line protocol.
Link to this section Summary
Functions
Writes a point.
Link to this section Functions
Link to this function
write(query, opts, map) View Source
Writes a point.
The worker_state
parameter contains the state of the worker requesting the
write operation. Please refer to the Instream.Pool.Worker
module to see
which parameters are available.
Callback implementation for Instream.Writer.write/3
.