From 0be62754951f39f7dbac6023399da555b9f4f312 Mon Sep 17 00:00:00 2001 From: Samantha Wang <32681364+sjwang90@users.noreply.github.com> Date: Tue, 10 Mar 2020 15:31:59 -0700 Subject: [PATCH] Add versioning to example readme (#7152) --- plugins/inputs/EXAMPLE_README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/plugins/inputs/EXAMPLE_README.md b/plugins/inputs/EXAMPLE_README.md index b15b9caf2..ffe1be7cc 100644 --- a/plugins/inputs/EXAMPLE_README.md +++ b/plugins/inputs/EXAMPLE_README.md @@ -4,6 +4,9 @@ The `example` plugin gathers metrics about example things. This description explains at a high level what the plugin does and provides links to where additional information can be found. +Telegraf minimum version: Telegraf x.x +Plugin minimum tested version: x.x + ### Configuration This section contains the default TOML to configure the plugin. You can