Documentation

Integrate with external plugins

This page documents an earlier version of Telegraf. Telegraf v1.26 is the latest stable version. View this page in the v1.26 documentation.

External plugins are external programs that are built outside of Telegraf that can run through an execd plugin. These external plugins allow for more flexibility compared to internal Telegraf plugins. Benefits to using external plugins include:

  • Access to libraries not written in Go
  • Using licensed software (not available to open source community)
  • Including large dependencies that would otherwise bloat Telegraf
  • Using your external plugin immediately without waiting for the Telegraf team to publish
  • Easily convert plugins between internal and external using the shim

Was this page helpful?

Thank you for your feedback!


Introducing InfluxDB 3.0

The new core of InfluxDB built with Rust and Apache Arrow. Available today in InfluxDB Cloud Dedicated.

Learn more

State of the InfluxDB Cloud Serverless documentation

The new documentation for InfluxDB Cloud Serverless is a work in progress. We are adding new information and content almost daily. Thank you for your patience!

If there is specific information you’re looking for, please submit a documentation issue.