From 13da5e0802ae282e7c7864b7852ef1a9f3157708 Mon Sep 17 00:00:00 2001 From: Daniel Nelson Date: Thu, 28 May 2020 15:45:08 -0700 Subject: [PATCH] Add github.com/inabagumi/twitter-telegraf-plugin to list of external plugins --- EXTERNAL_PLUGINS.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/EXTERNAL_PLUGINS.md b/EXTERNAL_PLUGINS.md index 273c33fbb..cba70f9c2 100644 --- a/EXTERNAL_PLUGINS.md +++ b/EXTERNAL_PLUGINS.md @@ -4,5 +4,6 @@ This is a list of plugins that can be compiled outside of Telegraf and used via Pull requests welcome. -## Inputs -- [rand](https://github.com/ssoroka/rand) - Generate random numbers \ No newline at end of file +## Inputs +- [rand](https://github.com/ssoroka/rand) - Generate random numbers +- [twitter](https://github.com/inabagumi/twitter-telegraf-plugin) - Gather account information from Twitter accounts