08 Feb 2019 03:44 PM - last edited on 10 Dec 2021 12:27 PM by MaciejNeumann
Not able to see X-Dynatrace request attribute values suddenly... seeing (missing) keyword instead of actual values. PFA screenshot... Please help us to resolve this issue
Solved! Go to Solution.
08 Feb 2019 04:26 PM
Did you tried change of attribute header field name? Dynatrace in their exanples usera x-Dynatrace-test for loadtestbig. I’m not sure if it is important here but maybe x-Dynatrace is reserved in Dynatrace for some reason.
Sebastian
08 Feb 2019 07:50 PM
We had a similar case. If our web server (apache) was set to full stack, the x-dynaTrace request attributes were getting stripped. We set the web server to infrastructure-only and the x-dynaTrace request attributes were captured. To have our web servers on full stack and get performance test attributes, we'll have to change our headers to x-dynaTrace-text.
05 Apr 2019 08:02 PM
Seen the same issue with Neotys/Neoload testing tool.
In fact, AppMon used x-dynatrace header for load testing tag identification, but there seems to be a conflict with this name in Dynatrace (Managed/SaaS).
The load testing documentation for LoadRunner Tests has been adapted to use x-dynatrace-test header, but the NeoLoad product still uses to old name. We now see the tags appearing only on the Apache/Web Service, but the tags aren't passed on to any backend services.
JH.
10 May 2019 01:56 PM
I have the same issue. Can it please made clear which request attribute we have to use (dynatrace managed integration with NeoLoad 6.9.
x-dynatrace or x-dynatrace-test
Thanks a lot !!!
10 May 2019 02:33 PM
Use x-dynatrace-test. It avoids any confusion/collision with x-dynatrace.