diff --git a/plugins/outputs/dynatrace/README.md b/plugins/outputs/dynatrace/README.md index 44b5b8b7ec2f5..6863af0b94125 100644 --- a/plugins/outputs/dynatrace/README.md +++ b/plugins/outputs/dynatrace/README.md @@ -37,7 +37,7 @@ You will also need to configure an API token for secure access. Find out how to ## Requirements -This plugin requires Dynatrace version 1.202 or higher. You will either need a Dynatrace OneAgent (version 1.202 or higher) installed on the same host as Telegraf; or a Dynatrace environment with version 1.202 or higher +This plugin requires Dynatrace version 1.202 or higher. You will either need a Dynatrace OneAgent (version 1.201 or higher) installed on the same host as Telegraf; or a Dynatrace environment with version 1.202 or higher ## Limitations Telegraf measurements which can't be converted to a float64 are skipped.