1. About
Support Policy
This is an enablement project created by the Center of Excellence - Enablement Team at Dynatrace.
Support is provided via GitHub issues only. The materials provided in this repository are offered "as-is" without any warranties, express or implied. Use them at your own risk.
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!