From 65780981f12a0c25c280bd356b15ba6148688ebc Mon Sep 17 00:00:00 2001 From: noramullen1 <42354779+noramullen1@users.noreply.github.com> Date: Tue, 13 Oct 2020 13:23:48 -0700 Subject: [PATCH] Add youtube --- data/telegraf_plugins.yml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/data/telegraf_plugins.yml b/data/telegraf_plugins.yml index d871d7058..629e39568 100644 --- a/data/telegraf_plugins.yml +++ b/data/telegraf_plugins.yml @@ -35,7 +35,7 @@ input: description: | The Amazon CloudWatch Statistics input plugin pulls alarm statistics from Amazon CloudWatch. introduced: 1.16.0 - tags: [linux, macos, windows, cloud] + tags: [linux, macos, windows, cloud, external] - name: Amazon CloudWatch Statistics id: cloudwatch @@ -1724,6 +1724,13 @@ input: introduced: 1.8.0 tags: [linux, macos, windows, networking] + - name: YouTube + id: youtube-telegraf-plugin + description: | + The YouTube input plugin gathers information from YouTube channels, including views, subscribers, and videos. + introduced: 1.16.0 + tags: [linux, macos, windows, external] + - name: ZFS id: zfs description: |