If there are any users of New Relic here (which i can only highly recommend), you might have notices that the C1 Console doesn't load correctly in IE9/IE10 when the RUM plugin is enabled.
I've created a small package which hooks into the system as a HttpModule and disables BrowserMonitoring for request to the C1 Console.
There are also other features that gives a better C1 experience from within New Relic, like naming transactions of a C1 Page according to the page's Template Title, instead of seeing all C1 Page Requests as just /renderers/page.aspx.
Go grab the package from here https://bitbucket.org/burningice/compositec1contrib/src/c772a116e43ef594123f06dd5cb3bd033ffc405c/NewRelic/?at=default
I've created a small package which hooks into the system as a HttpModule and disables BrowserMonitoring for request to the C1 Console.
There are also other features that gives a better C1 experience from within New Relic, like naming transactions of a C1 Page according to the page's Template Title, instead of seeing all C1 Page Requests as just /renderers/page.aspx.
Go grab the package from here https://bitbucket.org/burningice/compositec1contrib/src/c772a116e43ef594123f06dd5cb3bd033ffc405c/NewRelic/?at=default