Migrate Dynatrace classic and Gen2 entity-based DQL to Smartscape equivalents. Covers three scenarios. (1) mass data queries filtered by classic entity conditions — migrate to direct dimension filters first, Smartscape only as fallback; (2) mass data queries using entity subqueries for filtering — same dimension-first strategy; (3) pure entity list queries — migrate fetch dt.entity.* to smartscapeNodes. Also handles entityName, entityAttr, classicEntitySelector, and classic relationship patterns.
$npx -y skills add dynatrace/dynatrace-for-ai --skill dt-migrationInstalls into the current project.
Run `npx skills use "https://github.com/dynatrace/dynatrace-for-ai" --skill "dynatrace/dynatrace-for-ai/dt-migration"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/dynatrace/dynatrace-for-ai" that are relevant to the current task. Run `npx skills add "https://github.com/dynatrace/dynatrace-for-ai"` and select the relevant skills, then follow their instructions.