API Reference Telegraf v0.1.0

Modules

Telegraf client.

Struct represeting a metric in Telegraf. Checkout the telegraf documentation for more details.

Defines a serializer.

Serializer for the InfluxDB Line Protocol output data format.

Defines a transport for Telegraf.

Dummy implementation of Telegraf.Transport. It does nothing. Useful to avoid setting up telegraf for development enviroment.

Send events to telegraf via a Unix Domain Socket. It uses NimblePool to create a pool of open tcp sockets connected to the socket_path.