Splunk AppDynamics

No correlation of Mobile RUM sessions and APM BTs - version 4.3.8

CommunityUser
Splunk Employee
Splunk Employee

Hello,

No correlate of mobile network requests with business transactions, where as its working for browser RUM.

We have also enabled the business transactions correlate on configuration part as mentioned in below link. 

https://docs.appdynamics.com/display/PRO45/Correlate+Business+Transactions+for+Mobile+RUM

Not sure why BTs correlation is not working.

Please help. Let me know if am missing something.

Regards,

Shritha

Labels (1)
Tags (2)
0 Karma

Mohammed_Rayan
Contributor

Hi Shrita,

To know if your loadbalancer/reverse proxy is not stripping off the correlation header,You can run the below command directly in your app server  and verify 
 
 
curl -v --header "ADRUM: isAjax:true" --header "ADRUM_1: isMobile:true" <some URL>
Note: Please use the URL which your mobile app is hitting. 
 
 Sample request header expected: 
> adrum: isAjax:true 
> adrum_1: isMobile:true
Expected response header:
< ADRUM_0: clientRequestGUID:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
< ADRUM_1: btId:xxxxxxxx
< ADRUM_2: btERT:xxx
 
Regards,
Mohammed Rayan
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Introduction to Splunk AI

How are you using AI in Splunk? Whether you see AI as a threat or opportunity, AI is here to stay. Lucky for ...

Splunk + ThousandEyes: Correlate frontend, app, and network data to troubleshoot ...

Are you tired of troubleshooting delays caused by siloed frontend, application, and network data? We've got a ...

Maximizing the Value of Splunk ES 8.x

Splunk Enterprise Security (ES) continues to be a leader in the Gartner Magic Quadrant, reflecting its pivotal ...