cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Dynatrace & Jmeter

avinash_verma
Frequent Guest

I have integrated jmeter with dynatrace. Now I have recorded script using jmeter. I need to monitor the transaction such as login and logout which is holding multiple request, but dynatrace is showing result for all the http request, Can you help me to monitor collection of the request.

I have the screen shot which request needs to be grouped in single transaction. 

3 REPLIES 3

Julius_Loman
DynaMight Legend
DynaMight Legend

This is not possible. Requests are monitored always individually, you cannot chain them on this service level by any means. You can just use the naming rules to consider some of the requests are equal, but it won't be a chain.

For the metrics for (group of requests), it's best to go to JMeter for the values (e.g. my login flow includes 5 requests). 

If it is possible to setup a custom service on the JMeter side, which will cover your one transaction (this requires detailed knowledge about JMeter code anyway) then it's probably the only way how to see it in Dynatrace. In a single request for the custom service you will see the individual login transactions.  You can use the Method Hotspots to help you find the right place - if that is even possible. 

Certified Dynatrace Master | Alanata a.s., Slovakia, Dynatrace Master Partner

Thank you so much @Julius_Loman 

AntonioSousa
DynaMight Guru
DynaMight Guru

Just one note: there is a recent blog post about jmeter integration that you might want to take a look at:
https://www.dynatrace.com/news/blog/release-readiness-through-ai-based-white-box-resiliency-testing/

 

Antonio Sousa

Featured Posts