Forum Discussion
- AlexKarasChampion Level 3
Hi,
It might help if you let us know creation of what script you have completed, where, how and what for it is running and what do you like to get from the integration with Dynatrace. (A few words about Dynatrace might help as well.)
- Ramesh1234New Contributor
HI,
We have java script recording and 'ecomp' which is server application. We would like to get the Monitoring from Integration with dynatrace.
- baxatobCommunity Hero
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.
Related Content
Recent Discussions
- 3 years ago
- 3 years ago
- 4 years ago