Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.18 KB

EXTERNAL_PLUGINS.md

File metadata and controls

18 lines (13 loc) · 1.18 KB

External Plugins

This is a list of plugins that can be compiled outside of Telegraf and used via the execd input, output, or processor. Check out the external plugin documentation for more information on writing and contributing a plugin.

Pull requests welcome.

Inputs

  • rand - Generate random numbers
  • twitter - Gather account information from Twitter accounts
  • youtube - Gather account information from YouTube channels
  • awsalarms - Simple plugin to gather/monitor alarms generated in AWS.
  • octoprint - Gather 3d print information from the octoprint API.
  • systemd-timings - Gather systemd boot and unit timestamp metrics.

Outputs

  • kinesis - Aggregation and compression of metrics to send Amazon Kinesis.