Hi,
I have built a BT that gives me the count of transactions that have exceeded the 5 second threshold for each and every URL .
I need to get the consolidated count for each URI for 2 applications . i.e I need to get the consilidated count of exceeded transaction for these applications.
I have split the BT on Complete URI path (and not application) but still I am getting 2 separate rows for the each URI (1 for each app), instead of 1 row showing the consolidated count.
Can you please advise how to get the consolidated count per URI for both these applications,
Below screesshot shows the count for same URI for 2 application. I need to get the total count for this URI (count to be 28) .
Answer by Herwig R. ·
Hi Anurag,
it looks like that you are using "application auto detection by host". The OOTB-BT dashlet splits on your defined URI splitting value and shows up a line for each application. If you are using a user defined chart where you add the output measurement split by URI the chart shows one value each URI.
Best Herwig
JANUARY 15, 3:00 PM GMT / 10:00 AM ET