Forum Discussion
HI,
We have java script recording and 'ecomp' which is server application. We would like to get the Monitoring from Integration with dynatrace.
Hi,
Last summer we did a pilot load testing project using Dynatrace as a monitoring system.
You should add a custom header to the each request, which you want to track with Dynatrace agents.
The core task for us was to analyse the full stack of requests and to define the proper request(s) for tracking.
The custom header looks like:
X-dynaTrace: TN=Login;TR=7a22222fc;RC=200
Where TN is the name of the tracked process (e.g. Login or SendPayment), TR - unique ID
Then you will be able to track this requests via Dynatrace dashboard.
- AlexKaras7 years agoChampion Level 3
Hi,
Thank you for the details. Now I see the real reason for your https://community.smartbear.com/t5/LoadComplete-Feature-Requests/To-add-custom-headers-to-several-to-all-requests-of-the-given/idi-p/149249 feature request.
Related Content
Recent Discussions
- 3 years ago
- 3 years ago
- 4 years ago