Dynatrace understands your applications transactions from end to end. This transactional insight is visualized several ways like the backtrace.
The backtrace tree view represents the sequence of services that led to this service call, beginning with the page load or user action in the browser.
Using the service flow and service backtrace, these two tools give you a complete picture of interdependency to the rest of the environment architecture at host, processes, services, and application perspectives.
Let’s now take a look at the Services by clicking on the Services left side Dynatrace menu.
Pick the backend service.

On the backend service, click on the Analyze Backtrace button.

You should be on the service backtrace page where you will see information for this specific service.
This will get more interesting in the next lab, but for the monolith backend, we can see that the backtrace is as follows:
backendbackend is called by the frontend serviceApacheJMeter traffic from the load generator scriptMy web application. If you don’t that is OK.If you click on any of the rows in the backtrace, the bottom portion of the page will expand.
