Instream v0.9.0 Instream.Encoder.Line

Encoder module for the line protocol.

Takes a list of points and returns the data string to be passed to the write endpoint of influxdb.

Summary

Functions

Creates the write string for a list of data points

Functions

encode(points)

Specs

encode([map]) :: String.t

Creates the write string for a list of data points.