I am executing performance test for .NET application using dynaTrace tool. The .Net agent configuration, .NET application server and dynaTrace client installation is successful. I also generated one complete report for a workflow of this .NET application.
Following issues I am facing while executing the performance test:
The production team has not done any modifications to the application server and database, still I am facing the above mention issues.
Kindly let me know the possible solutions for the mentioned issues.
Answer by Andreas G. ·
Hi
dynaTrace by default runs with "continuous session recording". that means that every PurePath gets automatically recorded for you as long as there is enought disk space. In this operation mode you will however not see any sessions under "Stored Sessions" in your cockpit. You can simply open your e.g: Database dashlet and set it to a timeframe in the past and data should show up.
As you run performance tests you might be interested in NOT using Continuous Session recording but instead to manual Start/Stop Recording. In this case you first need to disable continouos session recording via the Server Settings - Storage Settings. From now on you can start a new recorded session via the Context Menu on your System Profile Name in the Cockpit. Select Session Storage -> Start Recording. When you are done with your test select "Stop Recording". Now the session will show up under the stored sessions.
Andi
JANUARY 15, 3:00 PM GMT / 10:00 AM ET