cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How do I ensure I’m debugging the same version of source code that’s running in my production or test environment?

GosiaMurawska
Community Team
Community Team

How can I verify at runtime which version of the source code is currently deployed in my environment?

1 REPLY 1

SharonSharlin
Dynatrace Helper
Dynatrace Helper

During deployment, you can define environment variables pointing to the Git repository and Git commit, which will allow the Live Debugger to automatically tie a specific version of the code to the application or service. 

Featured Posts