WordPress plugin to make New Relic data more approachable and readable.
This plugin is a mix of 10up's New Relic plugin and Gigaom's New Relic plugin, and incorporates the best of both while leaving out things that Mindsize doesn't need.
Things left out:
- no
ini_set
calls, as the PHP Agent does not support it - no Browser agent
- no utility functions for plugins to call
- clone this repository into your plugins folder (by default it's
wp-content/plugins
) - issue
composer install
- activate the plugin
- Composer on the server
- New Relic agent installed and token configured