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

Include browser type as a request attribute on purepath

jose-andres_cal
Newcomer

Hi.


We need to split some requests using the browser type. Now we have captured the user-agent and so we can split purepaths metrics on this attribute, but we need to split on browser type (Edge, Firefox, Safari, etc.). This is possible in sessions but we need to do the same in purepaths to get a service metric.


Is there any way to identify the broser type in purepaths as an attribute?


Thanks for your ideas.


1 REPLY 1

Julius_Loman
DynaMight Legend
DynaMight Legend

You just need to finetune the user agent and use the extraction functionality to extract the info you need. As the user agent string might be complex, I guess you will end up with regular expression extraction in that request attribute.

Certified Dynatrace Master | Alanata a.s., Slovakia, Dynatrace Master Partner

Featured Posts