Activity Feed
- Posted Re: EUM Pages on Splunk AppDynamics. 11-14-2017 03:49 PM
- Posted Re: EUM Pages & Ajax Request limit alert on Splunk AppDynamics. 11-14-2017 11:44 AM
- Posted Re: EUM Pages & Ajax Requests with no requests or browser snapshots on Splunk AppDynamics. 06-22-2017 04:32 PM
Topics I've Started
No posts to display.
11-14-2017
03:49 PM
Mayuresh, Assuming that is accessed from the About AppDynamics dialog in the menu, "AppDynamics Version 4.3.7.0, build 2386". Thanks! -- Matt
... View more
11-14-2017
11:44 AM
Mayuresh,
We actually implemented this and were using it to monitor the page counts.
However, we suddenly started getting "HTTP Status 403 - Forbidden" errors when we try to fetch the data using:
curl -XPOST '-HContent-Type:application/json;charset=UTF-8' '-HAcceding:gzip, deflate' '-HAccept:application/json, text/plain, */*' --cookie cookie2.txt -v --data '{"applicationId":30553,"addId":null,"timeRangeString":"last_15_minutes|BEFORE_NOW|-1|-1|15","fetchSyntheticData":false}' https://ourname.saas.appdynamics.com/controller/restui/pageList/getEumPageList
I'm assuming the rest url/endpoint has changed.
I also tried https://ourname.saas.appdynamics.com/controller/rest/pageList/getEumPageList, but it did not work.
Can you tell us how we might access that now?
Or, can you tell us id the notification feature has been enabled for this so that we don't have to script it?
Thanks!
-- Matt
... View more
06-22-2017
04:32 PM
Maturesh,
You said, "If say there is a page which has a unique id in its name, which will never repeat, this will cause a page to register, but it will never capture any meaningful metric ever, as the page will never reoccur."
Why is the first request not included in the metric / list of requests? If it was, it would be much easier to see the exact URL and why any existing include/exclude rule regex doesn't match to it.
Thanks!
-- Matt
... View more