Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Dynatrace connector instance value parameters

The following table displays the Dynatrace connector instance value parameters that you can fill in, as needed, when creating a Dynatrace connector instance.

ParameterDescription
BaseApiPathCustom base path for Dynatrace API calls. If your Dynatrace instance uses a different path than the default `/api/v2/metrics`, enter the custom path to ensure successful collection of metrics.
debugSet to true to enable debug logs.Default: false
initialSyncInMinsNumber of minutes before the current time that the initial metric collection runs. For example, if the value is 15, the connector fetches metrics from the past 15 minutes.Default: 15
logPayloadDetermines whether to print the raw log payload. Set to true only for debugging purposes, as printing the raw payload quickly fills up the MID Server logs.Default: false
maxMetricsPerQueryMaximum number of metric ids to query per API call to Dynatrace. The value cannot exceed 32, the maximum limit allowed by Dynatrace.Default: 32
pageSizeMaximum number of records to return in an API response from Dynatrace.Default: 500
portPort number for the Dynatrace server to connect to.empty
protocolProtocol to use when connecting to the Dynatrace server.Default: https
throttleApiCallsDetermines whether throttling is enabled. When enabled (true), a limit is set on the number of API calls to Dynatrace per minute.Default: false
requestPerMinuteThe limit on number of API calls to Dynatrace per minute. Relevant only when throttleApiCalls = true.Default: 1000

Parent Topic:Event Management reference