2. Getting Started
Gather Details: Tenant ID#
You will need access to a Dynatrace tenant. If you do not have access, sign up for a free 15 day trial.
Make a note of your Dynatrace tenant ID. It is the first bit of your URL (eg. abc12345
in the following examples):
https://abc12345.live.dynatrace.com
https://abc12345.apps.dynatrace.com
Reformat the URL like this: https://TENANT_ID.live.dynatrace.com
eg. https://abc12345.live.dynatrace.com
Gather Details: Create API Token#
Create an API token with the following permissions:
ReadConfig
DataExport
CaptureRequestData
openpipeline.events_sdlc
The ReadConfig
, DataExport
and CaptureRequestData
permissions will be used by the Monaco Configuration as Code utility to apply configuration to your Dynatrace environment.
This configuration will capture the x-dynatrace-test
HTTP header and process the values described here.
The openpipeline.events_sdlc
permission is required to send the "load test finished" SDLC event to Dynatrace.
Start Demo#
Click this button to launch the demo in a new tab.