02 Jun 2022 12:05 PM
After installing One Agent in our WebServer able to see the server under Services tab. Now im trying to integrate Dynatrace with JMeter and i tried to send some load. Now how can i see these transactions or Requests in Dynatrace? How to create and integrate my Webserver service and see it in Dashboard?
Solved! Go to Solution.
06 Jun 2022 04:10 PM
Check out this doc page we have:
It's not simply an integration you 'turn on' but rather some configurations you can make to be able to track test transactions and data more easily.
06 Jun 2022 04:14 PM
It as @JamesKitson has said, but you have to define the Request Attributes you want to receive from JMeter. That's for the Load Test integration, because if you don't configure JMeter and the Request Attributes on Dynatrace's side, you will still see the requests in "Services", but not relate them as easily with your JMeter requests.
07 Jun 2022 06:02 AM
Define request attributes along with top key request. We use to integrate JMeter script with Dynatrace to check performance of critical service application and average the load test results at different percentile and check the max TPS load on resources. You can tile those key request on dashboard to monitor load performance.