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!

What the End of Support for Splunk Add-on Builder Means for You

Hello Splunk Community! We want to share an important update regarding the future of the Splunk Add-on Builder ...

Solve, Learn, Repeat: New Puzzle Channel Now Live

Welcome to the Splunk Puzzle PlaygroundIf you are anything like me, you love to solve problems, and what ...

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...