Hi,
There are more than 4 business services carried out on the monitored application. Each service has very many web requests/purepath called. Therefore, i would like to group those purepath into one BT for management dashboards. Is it possible, if yes how?
Answer by Soorya M. ·
Hi Chris,
For single Business service say 2 web requests called, the requests may looks like
https://ssssss.ff/businessservice1/abc
https://ssssss.ff/businessservice1/def
As like above find the pattern in your application web request and do the below configuration.
create a measure for "webrequest - URI", provide condition as contains "BusinessService1" and add this measure in BT - filter now in this BT you will get only BusinessService1 web-requests. Do the same for other 3 business services and add this BT measure in management dashboard. Hope this helps!
Also instead of URI pattern , if any unique value which is specific to business sevice passed in web request - header,cookie,session and if you aware of it based on that also you can create measure and add it in BT filter.
BR
Soorya Mohan
JANUARY 15, 3:00 PM GMT / 10:00 AM ET