28 May 2019 11:56 PM - last edited on 14 Dec 2021 11:38 AM by MaciejNeumann
In above two screenshots. The method sendLMdata gets called numerous amounts of times in a purepath which carries an attribute I'm pulling to plot certain metrics. as it is getting merged, Im missing values for example: where ever it is showing as '2x', '3x', '6x' etc. I'm only seeing the first occurrence of the argument i want to extract.
29 May 2019 05:42 AM
How you configured your request attribute? To give you only first value or all distinct ones?
Sebastian
29 May 2019 06:48 AM
I have set it up to pull all distinct values
29 May 2019 07:21 AM
I don't think that agregating of invocation is issue here because dynatrace has data about each of it. I'm not sure if DT is able to capture the same request attribute multiple times during single PP.
Sebastian
06 Nov 2020 07:39 PM
Hello, did you ever find a solution for this?