dt-app-notebooks

Automate creation, modification, validation, and analysis of Dynatrace notebooks.

2|1|Updated Apr 15, 2026
One-click install
npx skills add https://github.com/israel-salgado/dt-mcp-server --skill dt-app-notebooks-israel-salgado
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: dt-app-notebooks
Source: https://github.com/israel-salgado/dt-mcp-server/tree/main/.agents/skills/dt-app-notebooks
Command: npx skills add https://github.com/israel-salgado/dt-mcp-server --skill dt-app-notebooks-israel-salgado

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Dynatrace notebook workspaces are powerful but complex to manage across many teams. This Skill provides a structured approach to creating, modifying, validating, and analyzing notebook JSON, enabling consistent storytelling and reproducible investigations.

Core Features & Use Cases

  • Create new notebooks from opening context, including markdown introductions and sequential DQL sections.
  • Update and restructure notebooks with test-first patterns, validations, and findings insertions.
  • Analyze notebook structure, extract metadata, and run DQL queries against the Document Store for investigation workflows.
  • Collaborate on documentation and investigative workflows with progressive disclosure of references and best practices.
  • Apply safety patterns for live state reconciliation, schema validation, and structured visualization configuration in notebooks.

Quick Start

Create a new Dynatrace notebook skeleton and progressively load the references to build an investigation narrative.

Frequently Asked Questions about dt-app-notebooks

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

FAQPage Schema
How do I create and manage Dynatrace notebooks for investigations?▼

Dynatrace notebooks for investigations are managed by automating end-to-end creation, modification, and validation of notebook JSON. This enables structured workflows, progressive loading of references, and DQL execution for reproducible analysis.

How do I validate DQL sections in a Dynatrace notebook?▼

DQL sections in a Dynatrace notebook are validated through schema validation across notebook sections. This structured approach applies safety patterns for live state reconciliation to ensure consistent, production-ready investigation results.

What is the best way to structure Dynatrace notebooks for collaborative analysis?▼

Structuring Dynatrace notebooks for collaborative analysis involves applying progressive disclosure of references and sequential DQL sections. This method supports test-first patterns, findings insertions, and structured visualization configuration for team authoring.

Can I run DQL queries against the Document Store from a Dynatrace notebook?▼

Running DQL queries against the Document Store from a Dynatrace notebook is fully supported. The workflow enables you to analyze notebook structure, extract metadata, and execute queries directly within investigation workflows.

Do I need to manually format notebook JSON to update Dynatrace investigation workflows?▼

Updating Dynatrace investigation workflows does not require manual JSON formatting. The process automates notebook restructuring with test-first patterns, validations, and findings insertions to maintain consistent storytelling and reproducible investigations.

Why does my Dynatrace notebook workflow return inconsistent investigation results?▼

Inconsistent Dynatrace notebook workflow results often stem from missing schema validation across sections. Applying structured safety patterns for live state reconciliation and progressive reference loading ensures consistent, production-ready outputs.