Add SQL input (#3380)

* Add SQL input

* Update telegraf_plugins.yml

Address PR feedback

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
pull/3381/head^2
noramullen1 2021-11-10 09:46:39 -08:00 committed by GitHub
parent 83c5ee4a83
commit b70077a5ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

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