From c249d88f322919f8f791677574353b3bed565794 Mon Sep 17 00:00:00 2001 From: Frank Kong Date: Fri, 16 Jun 2023 16:55:22 -0400 Subject: [PATCH] docs: update dynatrace plugin documentation Signed-off-by: Frank Kong --- plugins/dynatrace/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/dynatrace/README.md b/plugins/dynatrace/README.md index 5956e90ba0..b03e65473f 100644 --- a/plugins/dynatrace/README.md +++ b/plugins/dynatrace/README.md @@ -20,7 +20,7 @@ The Dynatrace plugin will require the following information, to be used in the c - Dynatrace API access token (see [documentation](https://www.dynatrace.com/support/help/dynatrace-api/basics/dynatrace-api-authentication)), with the following permissions: - `entities.read` - `problems.read` - - `DataExport` or `ExternalSyntheticIntegration` or `ReadSyntheticData` + - `DataExport` and/or `ExternalSyntheticIntegration` and/or `ReadSyntheticData` #### Install