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: |