20 Dec 2021 11:59 AM - last edited on 21 Dec 2021 08:33 AM by MaciejNeumann
I am facing issue while integrating jmeter with dynatrace, even after following all the steps mentioned in the dynatrace documentation. Please refer the attached file.
Solved! Go to Solution.
22 Dec 2021 01:14 PM
Hello @akshatpandey36 ,
Did you check if your headers x-dynatrace.* are allowed via Loadbalancer (F5)?
Please find this link Firewall constraints for RUM | Dynatrace Documentation
You have also to ensure where you will store your request attribute, "capture server side" wildly used and enough. Also about HTTP method POST or GET.
It is not mandatory to use , to the letter, x-dynatrace-test, feel free to use x-dynatrace-yourvalue.
yourvalue = name of your app and environment for instance.
Some useful links :
JMETER integration : Dynatrace and load testing tools integration | Dynatrace Documentation
Capture request attributes based on web request data | Dynatrace Documentation
Thanks
23 Dec 2021 06:34 AM
Our company has as well plugin forJMeter that is sending metrics from generator love to Dynatrace. You can compare results from DT and generator on single dashboard 🙂
Sebastian