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
Get Updates on the Splunk Community!

Advanced Splunk Data Management Strategies

Join us on Wednesday, May 14, 2025, at 11 AM PDT / 2 PM EDT for an exclusive Tech Talk that delves into ...

Uncovering Multi-Account Fraud with Splunk Banking Analytics

Last month, I met with a Senior Fraud Analyst at a nationally recognized bank to discuss their recent success ...

Secure Your Future: A Deep Dive into the Compliance and Security Enhancements for the ...

What has been announced?  In the blog, “Preparing your Splunk Environment for OpensSSL3,”we announced the ...