19 Feb 2019 01:31 PM - last edited on 13 Dec 2021 10:31 AM by MaciejNeumann
hi all,
I have several Blackend with the same flow
One of them has a Purepath problem : request Purepath doesn't match the web request.
I have checked the configuration.
I don't have a special configuration.
Thanks a lot for your help
Thierry
Solved! Go to Solution.
19 Feb 2019 04:50 PM
Hello Thierry,
When you say the PurePath does not match the web request do you mean that you are missing some elements in this PurePath that are showing up in other paths? What technology are you monitoring? Do you have any screenshots to compare what you are seeing in the other PurePaths that this one is not displaying?
Thanks,
David Nicholls
19 Feb 2019 05:01 PM
I monitor jboss server. Application use the same volume of web request :
Application A : 320 requests/minute --> 364/min
PurePaths
Application B : 216 requests / minute --> 8.03K/
min PurePaths
19 Feb 2019 06:16 PM
Is it a matter of your application A not having a high number of PurePaths like application B? I would suggest making sure that you are not drilling down through a problem analysis. Sometimes when I view a problem and then move to purepaths, the new views are filter based on the entities involved in the problem I just viewed. Simply look at the tab history and make sure there are no problems in the list.
Another thing would be to ensure you are drilling down to PurePaths at a similar point in the service flow. If you click on a service that is called at the end of the service flow you will have much fewer PurePaths than at the beginning.
Finally, each app is different. You said they have similar backend but there could still be large differences in the number of Purepaths depending on how the frontend calls those services.
Thanks,
David Nicholls