feat: add dynatrace plugin

Signed-off-by: Isaiah Thiessen <isaiah.thiessen@telus.com>
This commit is contained in:
Isaiah Thiessen
2022-05-31 10:44:44 -07:00
parent e15c24ddb5
commit 9216877d17
31 changed files with 1105 additions and 0 deletions
+7
View File
@@ -114,6 +114,10 @@ proxy:
allowedHeaders: ['Authorization']
headers:
Authorization: Basic ${GOCD_AUTH_CREDENTIALS}
'/dynatrace':
target: https://your.dynatrace.instance.com/api/v2
headers:
Authorization: "Api-Token ${DYNATRACE_ACCESS_TOKEN}"
organization:
name: My Company
@@ -131,6 +135,9 @@ techdocs:
publisher:
type: 'local' # Alternatives - 'googleGcs' or 'awsS3' or 'azureBlobStorage' or 'openStackSwift'. Read documentation for using alternatives.
dynatrace:
baseUrl: https://your-dynatrace-instance-here.dynatrace.com
sentry:
organization: my-company