08 May 2019 01:20 PM
When RUM was enabled on a Guidewire application, the users experienced browser responsiveness issues. The slowness incrementally increased over time We had to turn RUM off on that application. Working with support, it was found that ExtJS was creating too many events to track. An additional setting of exteventsoff=1 in the Custom configuration properties text field in the JavaScript library settings was needed. Help Link: Real User Monitoring, Ext JS
16 Apr 2020 02:57 PM
@Steve D. Thanks for the write up on this!