Preview
Dynatrace Developer Observability was born from the understanding that developers need unique tools and methodologies to aid specific use cases and challenges. Dynatrace Developer Observability tailors and packages the Dynatrace capabilities to optimize developer tasks and resources.
Dynatrace Live Debugger is a Cloud-Native and live data collection application that gives you instant access to the code-level data you need to troubleshoot and debug quickly in any environment, from dev to production. With a single click, access the necessary and relevant data without needing to add additional code, wait for redeploy, or attempt to reproduce issues locally. Additionally, using non-breaking breakpoints allows you to instantly see the complete state of your app, including stack trace, variable values, and more, all without stopping or breaking your running code.
The Live Debugger, part of the Developer Observability solution, is enabled through the Dynatrace OneAgent. The One Agent uses bytecode manipulation (and similar techniques) to instruct the application's code to immediately collect data as soon as a non-breaking breakpoint is added without stopping the application.