dt-obs-predictive-analytics

Forecast Dynatrace metrics and detect anomalies using statistical models.

Updated Jun 18, 2026
One-click install
npx skills add https://github.com/mf-dynatrace/dt-mcp-workspace --skill dt-obs-predictive-analytics-mf-dynatrace
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dt-obs-predictive-analytics
Source: https://github.com/mf-dynatrace/dt-mcp-workspace/tree/main/skills/dt-obs-predictive-analytics
Command: npx skills add https://github.com/mf-dynatrace/dt-mcp-workspace --skill dt-obs-predictive-analytics-mf-dynatrace

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires timeseries-forecast, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides predictive analytics for Dynatrace metrics, enabling capacity planning, trend detection, anomaly identification, and signal behavior characterization.

Core Features & Use Cases

  • Predictive Analytics: Forecast resource saturation and detect trends and anomalies using timeseries-forecast tool.
  • Capacity Planning: Identify potential capacity issues by forecasting future metric values.
  • Anomaly Detection: Detect anomalies across hosts, services, and infrastructure.
  • Use Case: Use this Skill to predict CPU saturation in hosts, forecast service request volume, or detect unusual error rates.

Quick Start

Use the dt-obs-predictive-analytics skill to forecast CPU usage for the next 30 days for a specific host.

Frequently Asked Questions about dt-obs-predictive-analytics

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

FAQPage Schema
How do I forecast Dynatrace metrics for capacity planning?

To forecast Dynatrace metrics for capacity planning, this Skill applies statistical models and time series analysis to predict future resource saturation. It relies on DQL queries to retrieve data and the timeseries-forecast tool to generate predictions.

How do I detect anomalies in Dynatrace time series data?

To detect anomalies in Dynatrace time series data, this Skill characterizes signal behavior to identify unusual patterns across hosts and services. It processes metric data retrieved via DQL to pinpoint deviations from expected trends.

Do I need the timeseries-forecast tool to run predictive analytics on Dynatrace metrics?

Yes, you need the timeseries-forecast tool to run predictive analytics on Dynatrace metrics with this Skill. It is a required dependency for executing the statistical forecasting and trend detection logic.

What is the best way to predict CPU saturation in Dynatrace hosts?

The best way to predict CPU saturation in Dynatrace hosts is using this Skill to forecast future metric values for the next 30 days. It applies time series analysis to DQL-retrieved data to identify upcoming capacity issues.

Can I forecast service request volume and error rates using Dynatrace data?

Yes, you can forecast service request volume and detect unusual error rates using Dynatrace data. This Skill applies time series forecasting to analyze trends and characterize signal behavior across your infrastructure.