03 Mar 2022 09:11 PM
Hello,
A customer asked if it is possible to monitor 3rd party resources. Action count and load time are already available, see below. But I am looking for a metric or an error count. Any ideas?
KR Henk
Solved! Go to Solution.
10 Mar 2022 04:47 AM
Hi,
Our internal teams are also interested in charting third party resources. Any thoughts on this will be appreciated!
Cheers,
Ragul
10 Mar 2022 05:38 PM
Hi Ragul,
Not a perfect solution, but we added below on the webpage
dtrum.enterAction('change page', 'timeout', null, 'info'); => returns a number
dtrum.leaveAction(use returned number)
this will show the page load to the 3rd party
(thx Marc)
KR Henk
03 May 2024 07:31 AM
Hi @henk_stobbe , I have a similar use case for above. Are you able to put the metrics on a dashboard?