Hi Team,
Is there any DT API or any other way to find out list of APIs contributing to User session which has Frustrating experience .
Please help me on this
Regards,
Heramb Sawant
To clarify - what you mean is that you want to associate APIs with frustrating user actions or using APIs to pull this information from Dynatrace?
Hi ,
I want to see list of APIs(monitored application's requests) which are associated with for particular frustrated user session.
Is it possible to get that list(information) using any Dynatrace API(e.g. metric API ) OR is there other way to pull this information from Dynatrace??
Regards,
HEramb
The best you can do is copy the URLs of user actions (the frustrated ones) and use Multidimentional analysis >> Top Web Requests to search for these URLs. Then you can easily associate them with traces to deepen the analysis.
You can also save such a view to always have it on hand for analysis or to create your own metrics.
Radek
Hey Thank for you responses. Those are helpful.
Is it possible to get list of APIs associated with frustrated session using User session Dynatrace API ( which provide json response). I want to Embed/add that api list in my own reporting app.
Regards,
Heramb sawant
Hi,
I'm not sure if i understood you correctly.
But you are looking for the json which you get it from the Dynatrace APIv2 for calc:apps.web.mywebapplication.apdex metrics (generate token access API)
If you are not look for this. Then please help me in understanding what is required.
Cheers!
RN
I think we need a broader description of your needs, because @RazTN7 and I don't quite know how to help you 🙂