dynatrace

Query Dynatrace problems, entities, logs, and metrics via API.

387|68|Updated Jan 22, 2026
One-click install
npx skills add https://github.com/Arvo-AI/aurora --skill dynatrace
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dynatrace
Source: https://github.com/Arvo-AI/aurora/tree/main/server/chat/backend/agent/skills/integrations/dynatrace
Command: npx skills add https://github.com/Arvo-AI/aurora --skill dynatrace

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Dynatrace integration enables RCA investigations by programmatically querying problems, entities, logs, and metrics from the Dynatrace API without manual tool-switching.

Core Features & Use Cases

  • Query active problems to surface ongoing incidents and context.
  • Retrieve monitored entities and their relationships to map RCA paths.
  • Access logs and metrics to correlate events with performance and reliability.

Quick Start

Use the dynatrace integration to fetch current open problems for the affected service.

Frequently Asked Questions about dynatrace

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I query Dynatrace logs and metrics for root cause analysis during an incident?

Retrieve active problems from Dynatrace for incident investigation by querying the Dynatrace API for current open problems. This surfaces ongoing incidents and their context, enabling rapid root cause analysis without manual tool-switching.

How do I retrieve monitored entities and their relationships to map RCA paths?

Fetch Dynatrace problems, logs, metrics, and entities within a specific time window by providing time_from and time_to parameters to the query_dynatrace tool. This unified API workflow exposes time-bounded data retrieval for incident analysis.

Can I automate Dynatrace data retrieval to support RCA investigations without manual tool-switching?

Automate Dynatrace data retrieval for RCA investigations without manual tool-switching by using the query_dynatrace tool to programmatically access the Dynatrace API. This unified workflow fetches problems, entities, logs, and metrics during incident analysis.

What Dynatrace API data is needed to correlate events with service performance and reliability?

To correlate events with service performance and reliability, query Dynatrace API data including active problems, monitored entities, logs, and metrics. Accessing these data points programmatically supports root cause analysis during incident investigation.