AppD Archive

Appdynamics rest api - pull all EUM browser transactions for given time period

CommunityUser
Splunk Employee
Splunk Employee

I know you can pull transaction snatshot for an application with ..\request-snapshots?time-range-type=BEFORE_NOW&duration-in-mins=

How do you get the EUM browser snapshots?

0 Karma

Gaurav_Soni
Contributor

Hi,

This is not available as an API at the moment. The feature is still under discussion but not on road map yet.

Regards,

Gaurav Soni

0 Karma

CommunityUser
Splunk Employee
Splunk Employee

I did create a process that uses the Elastic Search API and pulls all of the end user browser request with the associated data.  This allowed me to use the raw data points to calculate the APDEX.

I have a powershell that searches for an index that has the requested application name the current yyyy-MM in the name.  it then creates the JSON body and sends it to the search engin to pull all of the data for that index.  the resulting JSON text is parsed and searched to pull out the end user response times and those are used to generate the APDEX.

my question now is how are the indexes named, when is a new index created and how many of the browser indexs are kept for a given EUM application?

Rob Simons

0 Karma
Get Updates on the Splunk Community!

Splunk Mobile: Your Brand-New Home Screen

Meet Your New Mobile Hub  Hello Splunk Community!  Staying connected to your data—no matter where you are—is ...

Introducing Value Insights (Beta): Understand the Business Impact your organization ...

Real progress on your strategic priorities starts with knowing the business outcomes your teams are delivering ...

Enterprise Security (ES) Essentials 8.3 is Now GA — Smarter Detections, Faster ...

As of today, Enterprise Security (ES) Essentials 8.3 is now generally available, helping SOC teams simplify ...