Changeset 793361
- Timestamp:
- 10/25/2013 03:32:25 AM (12 years ago)
- Location:
- go-newrelic/trunk
- Files:
-
- 2 edited
-
go-newrelic.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs, 1 prop)
Legend:
- Unmodified
- Added
- Removed
-
go-newrelic/trunk/go-newrelic.php
r793312 r793361 2 2 /** 3 3 * Plugin Name: Gigaom New Relic 4 * Plugin URI: http:// gigaom.com4 * Plugin URI: http://wordpress.org/plugins/go-newrelic/ 5 5 * Description: Sets the New Relic app name and other configuration values based on WordPress configuration. New Relic profiles code performance and activity, http://newrelic.com . 6 6 * Version: 0a -
go-newrelic/trunk/readme.txt
- Property svn:executable deleted
r793317 r793361 1 1 === Gigaom New Relic === 2 2 Contributors: misterbisson 3 Tags: monitoring, telemetry, server monitoring, performance monitoring 3 Tags: monitoring, telemetry, server monitoring, performance monitoring, newrelic, new relic, Gigaom 4 4 Requires at least: 3.5.1 5 5 Tested up to: 3.6.1 … … 16 16 Each blog in a multi-site installation is tracked separately, using the name of the blog as the app name. 17 17 18 Follow Gigaom at https://github.com/gigaom/ and http://kitchen.gigaom.com 19 18 20 == Installation == 19 21 20 22 1. Install and activate New Relic's PHP agent, https://docs.newrelic.com/docs/php/new-relic-for-php#installation 21 23 1. The web server should appear in New Relic's dashboard 22 1. Download and activate this plugin 24 1. Download and activate this plugin from http://wordpress.org/plugins/go-newrelic/ 23 25 1. Go back to the New Relic dashboard and enjoy monitoring each WordPress blog (and different aspects of each blog) 24 26
Note: See TracChangeset
for help on using the changeset viewer.