cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

RUM : Brining the RUM traffic to Cluster Active Gate

pawandeep_sing1
Participant

Hi Community

I have a query related to RUM. We want to bring in the RUM traffic to our CAG directly rather than routing though web host.

I see we have a option in Advance Setup and its working well and we see traffic reduction on our Web Host with this.

 

I am looking to know if we have a way to mask the environment id that we need to supply in these setting because we don't want to expose our id to our users.

 

Please let me know if there is a option.

 

https://<dns-CAG>:<port>/rb_<environmentid> 

 

pawandeep_sing1_0-1626792324815.png

 

Thanks

3 REPLIES 3

pahofmann
DynaMight Guru
DynaMight Guru

The environment ID is needed so Dynatrace knows to which environment the beacons belong.

 

If you don't want it visible in the browser you use a load balancer or reverse proxy between the browser and cluster AG to which the beacons will be sent. The load balancer /  reverse proxy can then rewrite the URL to the correct one, for example based on the domain of the request.

Dynatrace Certified Master, AppMon Certified Master - Dynatrace Partner - 360Performance.net

hi Pahofmann

 

If we setup a LB (example : https://rum-resolver ) and on our LB we set this to resolve to CAG (eample : https://<dns-CAG>:<port>/rb_<environmentid> )

 

Can we be able to supply the LB resolver in JavaScript Library and in the incoming request will be able to reach to us back as expected please.

 

Thanks

Yes, you would enter the full URL to the LB in the application settings as the (cors) beacon URL.  

 

Dynatrace Certified Master, AppMon Certified Master - Dynatrace Partner - 360Performance.net

Featured Posts