GigaOM New Relic

Sets the New Relic app name and other configuration values based on WordPress configuration. New Relic profiles code performance and activity, http://

Author:Gigaom (profile at wordpress.org)
WordPress version required:3.5.1
WordPress version tested:4.0.38
Plugin version:0.3
Added to WordPress repository:24-05-2013
Last updated:04-11-2014
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:100
Rated by:4
Plugin URI:http://wordpress.org/plugins/go-newrelic/
Total downloads:11 476
Active installs:90+
plugin download
Click to start download

Supports both New Relic APM and Browser monitoring to give a clear picture of how your site performs both on the server and in the browser.

Application Performance Monitoring (APM)

Automatically detects if the APM extensions are installed on the server. If so, the plugin will start reporting into the New Relic account associated with the license key used when installing the extension.

There’s no UI, but the plugin automatically sets the app name and other configuration values ideally for each request. The app name is based on the blog’s name. User-facing and dashboard activity are reported as separate apps so you can set different QoS and alert settings for each. Even cron and admin-ajax activity are separated out for individual tracking.

Each blog in a multi-site installation is tracked separately, using the name of the blog as the app name.

Browser monitoring (RUM)

Real user monitoring (browser monitoring) is automatically enabled if the APM extension is active, but in situations where the APM extension can’t be used, the plugin can still be used to track browser performance.

This mode requires some configuration:

  1. Get the tracking JavaScript from New Relic.
  2. Go to your WordPress dashboard -> Settings -> New Relic Settings and paste in the JavaScript
  3. Go to the New Relic dashboard to see your site reporting performance data!

The plugin extracts the configuration details from the JS and inserts them with a clean copy of the JS on each page (this cannot be used to inject arbitrary JS into the page).

Due to limitations of the Browser monitoring service/API, Browser-only monitoring does not include all the data or separate reporting of activity in separate apps as APM does.

In the WordPress.org plugin repo

Here: https://wordpress.org/plugins/go-newrelic/

Fork me!

This plugin is on Github: https://github.com/gigaOM/go-newrelic


Screenshots