Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 317 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 317 Bytes

Telegraf Example Plugin

This is an example repo containing an external, runtime loaded plugin using Go's plugin package. This feature requires Telegraf 1.12 and is considered experimental.

Building

make

Loading

telegraf --config telegraf.conf --plugin-directory ./path/to/shared-objects