Support Policy - experiment, share feedback, and help shape the future
This repository is part of an enablement project created by the Center of Excellence at Dynatrace. Our mission is to empower you to explore and adopt these resources to accelerate innovation. Support is community-driven and provided exclusively via GitHub Issues.
We will make every effort to assist and address reported problems, but please note:
- The materials are provided “as-is”, without any warranties or guarantees.
- Use of this technology is at your own discretion and risk.
We encourage you to experiment, share feedback, and help shape the future. Start building today!
This Codespace leverages the Dynatrace Enablement Framework, providing a robust and flexible development environment. Key features include:
- Seamless operation within GitHub Codespaces, as a remote container, or locally via Docker.
- Cross-compilation support for both AMD and ARM architectures, ensuring broad compatibility.
- Adherence to industry standards and best practices to optimize the developer experience.
- Real-time observability of Kubernetes clusters using Dynatrace Full-Stack monitoring.
- Integrated Dynatrace MCP Server to deliver deep, actionable insights across distributed systems.
To learn more about the Dynatrace Enablement Framework and how it can enhance your development workflow, please refer to the official documentation
Getting Started#
Setup#
- Log in to your Dynatrace environment (Demo.Live or your SaaS tenant)
- Navigate to Notebooks in the Dynatrace menu
- Download the exercise notebooks from the Exercises folder
- Upload each notebook to your Dynatrace environment
Working through the exercises#
Each exercise notebook contains:
- Instructions — what to query and what to expect
- Empty DQL sections — where you write your queries
- Hints — guidance on which DQL commands to use
Checking your work#
After completing each exercise, download the corresponding Answer Notebook from the Answers folder and compare.
Tips#
Quick Reference
The Tips and References notebook contains useful DQL patterns and shortcuts.
DQL Documentation
Refer to the official DQL documentation for command reference.