add latest

pull/1630/head
Kelly 2020-10-08 12:29:44 -07:00
parent 5b521432e6
commit fefda0db00
1 changed files with 1 additions and 1 deletions

View File

@ -561,7 +561,7 @@ input:
The HTTP Listener v2 input plugin listens for metrics sent via HTTP.
Metrics may be sent in any supported [Telegraf input data format](/telegraf/latest/data_formats/input/influx).
Note the plugin previously known as `http_listener` has been renamed `influxdb_listener`.
To use Telegraf as a proxy/relay for InfluxDB, we recommend using [`influxdb_listener`](/telegraf/v1.15/plugins/#influxdb_listener).
To use Telegraf as a proxy/relay for InfluxDB, we recommend using [`influxdb_listener`](/telegraf/latest/plugins/#influxdb_listener).
introduced: 1.9.0
tags: [linux, macos, windows, servers, web]