Right now this plugin is working great to monitor a single blog, but I host several blogs on the same server and want to monitor across all apps hosted on that server as well as individually.
For example I’ve modified go-class-newrelic.php line 64 to read:
newrelic_set_appname( $app_name . ';SERVER WWW1');
but I don’t see the rollup application in new relic.
Could you help, or maybe add this facility to the next release?
Thanks
]]>Hi Casey! Thanks for this nice plugin!
I can see that you are collecting user ID and user role and sending it to the New Relic API. But I can’t find in the New Relic GUI where is that data shown. Could you tell where am I supposed to track that data?
Thank you very much!
]]>I just tried viewing the XML Sitemap generated by the Yoast SEO plugin, and kept getting a parse error. After examining the code, I noticed some NewRelic-related javascript in the source code. I suspect that NewRelic is being included on pages that it really shouldn’t, because of sitemap XML/XSLT parsing.
I naively thought that deactivating the GO/NewRelic plugin would fix the problem, but I noticed the code still appearing. Then I realized that I’d have to disable the PHP extension, not your WP plugin.
Is anyone else running into the issue of New Relic interfering with the output of the WordPress SEO Sitemap generator? Is there a fix?
]]>Is this plugin compatible with WP 3.7+?
]]>