docs(plugins): update dynatrace plugin documentation

Signed-off-by: Frank Kong <frkong@redhat.com>
This commit is contained in:
Frank Kong
2023-06-16 16:38:21 -04:00
parent f016208410
commit 892debb870
2 changed files with 6 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-dynatrace': patch
---
Updated the dynatrace plugin documentation with new minimum API token permission requirements.
+1
View File
@@ -20,6 +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` and/or `ExternalSyntheticIntegration` and/or `ReadSyntheticData`
#### Install