1. About
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!
Live Debugger Tutorial - Bug Hunting the TODO App#
What's this tutorial all about#
In this tutorial we will embark on a Bug Hunting journey learning the different features of the Live Debugger and capabilities of the Dynatrace Platform.
The Live Debugger is a solution within the package of Observability for Developers of the Dynatrace Platform which provides developers with instant access to code-level debug data needed to troubleshoot and understand complex, modern applications with no extra coding, redeployments, or restarts.
- Debug in any environment or application and run with any architecture
- Instant insights and data from any issue
- Full visibility into code
- Instantly debug complex workflows
- Built for hybrid cloud architectures and large-scale deployments
- Robust security and data privacy controls
- Increase developer satisfaction & happiness (remove frustrations)
Are you ready to start the Bug hunting journey and to learn how to improve and empower the developer's productivity?
What will we do
In this tutorial we will learn how easy it is to live debug an application in a Kubernetes Cluster. This is a TODO application which should help us be more effective but unfortunately it has bugs. So let's find them so we can be more productive and effective!