Dynatrace¶
Similarly, it is possible to use this mechanism to send detailed metrics to your Dynatrace account. If you need more details on the implementation and available metrics, check Dynatrace's JMeter plugin documentation.

| Name | Description |
|---|---|
| URL | Your Dynatrace URL. |
| API token | Your Dynatrace API Token, the procedure to generate one is available here. |
| Transaction dimensions | A comma-separated list of key=value pairs which will be used as dimensions for the test step related metrics. |
| Test dimensions | A comma-separated list of key=value pairs which will be used as dimensions for the test related metrics. |
Note
OctoPerf will automatically add Test dimensions as follows:
- region = Provider's region
- hostname = JMeter container name
- virtualUserName = Virtual user name
- testName = runtime scenario name