diff --git a/data/telegraf_plugins.yml b/data/telegraf_plugins.yml index a96ea5d44..1eaf88135 100644 --- a/data/telegraf_plugins.yml +++ b/data/telegraf_plugins.yml @@ -1655,6 +1655,13 @@ input: introduced: 1.3.0 tags: [linux, macos, windows, networking] + - name: SQL + id: sql + description: | + The SQL plugin reads and ingests SQL data from a variety of SQL databases into InfluxDB. + introduced: 1.19.0 + tags: [linux, macos, windows, data-stores] + - name: Stackdriver id: stackdriver description: |