DX OI - Dynatrace integration for onpremise
search cancel

DX OI - Dynatrace integration for onpremise

book

Article ID: 367897

calendar_today

Updated On:

Products

DX Operational Intelligence DX OI SaaS

Issue/Introduction

We're using the out of the box schema (downloadable from DX OI settings) to ingest data from Dynatrace into ODC. This schema seems to be for SaaS Dynatrace only since there is no way to include the environment in the host in odc.yaml.

 

Environment

- DX OI SaaS and onpremise 
- Dynatrace

Cause

OOTB schema is designed for SaaS Dynatrace only, however enhancement request US964323 has been created to allow an easy integration with Dynatrace onprem.

Resolution

Workaround:

- The url for on-prem Dynatrace looks like this:https://host/e/<environment-ID>/api/v2/.

- To enable the integration with dynatrace onprem you need to include the environment-ID part manually in every config yaml file for metrics/entities.

Additional Information