Dynatrace advanced settings fields
Populate the pull connector advanced settings fields to optimize event retrieval and synchronization based on specific requirements such as connection preferences, event frequency, and time zone settings.
| Field | Description |
|---|---|
| Base API path | Root URL or endpoint used to connect to the Dynatrace Metrics API. All API requests are made relative to this base path. |
| Initial sync in mins | Time, in minutes, that the system takes to complete the first synchronization of data with the Dynatrace Metrics API. For example, if the value is 15, the connector fetches metrics from the past 15 minutes. Default: 15 |
| Max metrics per query | Maximum number of metrics that can be requested in a single query to the Dynatrace Metrics API. The value cannot exceed 32, the maximum limit allowed by Dynatrace. Requests exceeding this limit must be split into
multiple queries. Default: 32 |
| Page Size | Number of records returned in a single response when querying the Dynatrace Metrics API. If the total results exceed this number, multiple pages are returned. Default: 500 |
| Port | Port number used for connecting to the Dynatrace server. |
| Request per minute | Maximum number of API requests that can be sent to the Dynatrace Metrics API within one minute. Exceeding this limit may result in throttling or temporary blocking of requests. Note: Relevant only when you enable
Throttle API calls. Default: 1000 |
| Throttle API calls | Limits the rate of API requests to the Dynatrace Metrics API, preventing overload, request failures, or temporary blocking. Enable this option to automatically limit the rate of API requests, preventing overloading the Dynatrace Metrics API and avoiding request failures. Default: false |
| Protocol | Communication protocol used for retrieving events from Dynatrace server. Default: https |
| Debugging |
|
To return to the procedure, see Configure Dynatrace metric pull connector.