PHPackages                             topshelfcraft/new-relic - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Logging &amp; Monitoring](/categories/logging)
4. /
5. topshelfcraft/new-relic

ActiveCraft-plugin[Logging &amp; Monitoring](/categories/logging)

topshelfcraft/new-relic
=======================

This plugin helps instrument your Craft app with New Relic APM by setting transaction names and (optionally) an App Name on each request.

4.0.1(4y ago)136.4k↓52.4%5[1 issues](https://github.com/TopShelfCraft/New-Relic/issues)proprietaryPHP

Since Jun 27Pushed 4y ago1 watchersCompare

[ Source](https://github.com/TopShelfCraft/New-Relic)[ Packagist](https://packagist.org/packages/topshelfcraft/new-relic)[ RSS](/packages/topshelfcraft-new-relic/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (2)Versions (9)Used By (0)

New Relic
=========

[](#new-relic)

*a plugin for Craft CMS*

**A [Top Shelf Craft](https://topshelfcraft.com) creation**
[Michael Rog](https://michaelrog.com), Proprietor

*Instrument your Craft app with [New Relic APM](https://newrelic.com/products/application-monitoring).*

---

tl:dr
-----

[](#tldr)

This plugin helps connect your Craft app with New Relic APM by setting transaction names and (optionally) an app name on each request.

Installation
------------

[](#installation)

1. From your project directory, use Composer to require the plugin package:

    ```
    composer require topshelfcraft/new-relic

    ```
2. In the Control Panel, go to Settings → Plugins and click the “Install” button for *New Relic*.
3. Add a `new-relic.php` config file, edit the plugin Settings as needed.

*The New Relic plugin is also available for installation via the Craft CMS Plugin Store.*

Configuration
-------------

[](#configuration)

You can use the Control Panel settings screen to configure the plugin, or add a `new-relic.php` file to your Craft config directory:

```
