2017 © Pedro Peláez
 

magento-module newrelic

Magento extension to integrate New Relic

image

proxiblue/newrelic

Magento extension to integrate New Relic

  • Sunday, March 25, 2018
  • by proxiblue
  • Repository
  • 11 Watchers
  • 73 Stars
  • 11 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 30 Forks
  • 0 Open issues
  • 22 Versions
  • 0 % Grown

The README.md

NewRelic

NOTE: NewRelic depricated teh Data Access key (and most likely the API with it) This module is most likely no longer functional, and I have no time to update it ongoing., (*1)

It is now simply here for historical purposes, (*2)

Magento New Relic Integration http://www.proxiblue.com.au/newrelic-magento-integration.html, (*3)

This module will allow in depth connection between the amazing New Relic Performance Monitoring System and your Magento website. Uses the awesome New Relic API to submit and collect data. Notice immediately what your Magento site is up to, and how it affects your site performance., (*4)

Compatible with Magento CE 1.6+ and EE 1.11+ Requirements: New Relic Pro or higher for full functionality New Relic PHP agent installed PHP5.3+, (*5)

Can be made compatible to older magento versions (php5.2), with a bit of chnages., (*6)

Refer to https://github.com/ProxiBlue/NewRelic/issues/22 (if you do this, and find more changes, please feed back changes for other users), (*7)

Multiple Application Names After install

A few users have noted that after the module was installed, a new application name appeared in NewRelic. Please see the answer on issue #17 which explains why this is happening (see the last answer by ProxiBlue), (*8)

The sweet and short: Make sure your application name in the newrelic agent ini is correct., (*9)

Features

Mark Cache clear events on New Relic graphs br/ Mark Index events on New Relic graphs br/ Send log entries to New Relic Stack trace for log entries in New Relic br/ Send Magento exceptions to New Relic - Notice when your site has problems br/ Limit certain log and exception entries from logging to New Relic. Keep the 'noise' out, so you can focus on the real errors and events br/ Embed New Relic Graphs in your Dashboard. Make it easy to monitor your site performance directly from Magento admin br/ Retain in depth analytics in New Relic br/ Easy to install, br/ Easy to use Block admin access to be send metrics. Stop admin from scewing your apdex score! br/ Block specific modules to send metrics. br/ Ability to set named transactions br/ Ability to add module name to named transactions br/, (*10)

This is not an official New Relic product, and is not endorsed by New Relic. This module is currently given FREE , (*11)

Compatibility with Firegento Logger

ref: https://github.com/firegento/firegento-logger, (*12)

Edit the config.xml file of the ProxiBlue module. Find the entry for the log writer., (*13)

    <log>
        <core>
            <writer_model>ProxiBlue_NewRelic_Model_Log_Writer_Stream</writer_model>
        </core>
    </log>

and change it to, (*14)

    <log>
        <core>
            <!-- <writer_model>ProxiBlue_NewRelic_Model_Log_Writer_Stream</writer_model> -->
            <writer_models>
                <newrelic>
                    <label>ProxiBlue NewRelic Logger</label>
                    <class>ProxiBlue_NewRelic_Model_Log_Writer_Stream</class>
                </newrelic>
            </writer_models>
        </core>
    </log>

After this change you will find an entry for the ProxiBlue NewRelic Logger in the Firegento Logger list of available loggers, and you can then control logging to newRelic via the Firegento Logger system, (*15)

Our Premium extensions:

Magento Free Gift Promotions The ultimate magento gift promotions module - clean code, and it just works!, (*16)

Magento Dynamic Category Products Automate Category Product associations - assign any product to a category, using various rules., (*17)

The Versions

25/03 2018

dev-master

9999999-dev https://github.com/ProxiBlue/NewRelic

Magento extension to integrate New Relic

  Sources   Download

OSL-3.0

The Requires

 

by Lucas van Staden

02/03 2017

1.0.7

1.0.7.0 https://github.com/ProxiBlue/NewRelic

Magento extension to integrate New Relic

  Sources   Download

OSL-3.0

The Requires

 

by Lucas van Staden

28/12 2016

1.0.6

1.0.6.0 https://github.com/ProxiBlue/NewRelic

Magento extension to integrate New Relic

  Sources   Download

OSL-3.0

The Requires

 

by Lucas van Staden

28/12 2016

1.0.5

1.0.5.0 https://github.com/ProxiBlue/NewRelic

Magento extension to integrate New Relic

  Sources   Download

OSL-3.0

The Requires

 

by Lucas van Staden

22/12 2016

1.0.4

1.0.4.0 https://github.com/ProxiBlue/NewRelic

Magento extension to integrate New Relic

  Sources   Download

OSL-3.0

The Requires

 

by Lucas van Staden

22/12 2016

1.0.3

1.0.3.0 https://github.com/ProxiBlue/NewRelic

Magento extension to integrate New Relic

  Sources   Download

OSL-3.0

The Requires

 

by Lucas van Staden

17/03 2016

1.0.2

1.0.2.0 https://github.com/ProxiBlue/NewRelic

Magento extension to integrate New Relic

  Sources   Download

OSL-3.0

The Requires

 

by Lucas van Staden

15/02 2016

1.0.1

1.0.1.0 https://github.com/ProxiBlue/NewRelic

Magento extension to integrate New Relic

  Sources   Download

OSL-3.0

The Requires

 

by Lucas van Staden

17/08 2015

1.0.0

1.0.0.0 https://github.com/ProxiBlue/NewRelic

Magento extension to integrate New Relic

  Sources   Download

OSL-3.0

The Requires

 

by Lucas van Staden

14/07 2015

0.1.16

0.1.16.0 https://github.com/ProxiBlue/NewRelic

Magento extension to integrate New Relic

  Sources   Download

OSL-3.0

The Requires

 

by Lucas van Staden

13/07 2015

0.1.14

0.1.14.0 https://github.com/ProxiBlue/NewRelic

Magento extension to integrate New Relic

  Sources   Download

OSL-3.0

The Requires

 

by Lucas van Staden

13/07 2015

0.1.15

0.1.15.0 https://github.com/ProxiBlue/NewRelic

Magento extension to integrate New Relic

  Sources   Download

OSL-3.0

The Requires

 

by Lucas van Staden

03/12 2014

0.1.13

0.1.13.0 https://github.com/ProxiBlue/NewRelic

Magento extension to integrate New Relic

  Sources   Download

OSL-3.0

The Requires

 

by Lucas van Staden

13/11 2014

0.1.12

0.1.12.0 https://github.com/ProxiBlue/NewRelic

Magento extension to integrate New Relic

  Sources   Download

OSL-3.0

The Requires

 

by Lucas van Staden

02/07 2014

0.1.11

0.1.11.0 https://github.com/ProxiBlue/NewRelic

Magento extension to integrate New Relic

  Sources   Download

OSL-3.0

The Requires

 

by Lucas van Staden

11/06 2014

0.1.10

0.1.10.0 https://github.com/ProxiBlue/NewRelic

Magento extension to integrate New Relic

  Sources   Download

OSL-3.0

The Requires

 

by Lucas van Staden

28/05 2014

0.1.9

0.1.9.0 https://github.com/ProxiBlue/NewRelic

Magento extension to integrate New Relic

  Sources   Download

OSL-3.0

The Requires

 

by Lucas van Staden

15/04 2014

0.1.8

0.1.8.0 https://github.com/ProxiBlue/NewRelic

Magento extension to integrate New Relic

  Sources   Download

OSL-3.0

The Requires

 

by Lucas van Staden

20/03 2014

0.1.7

0.1.7.0 https://github.com/ProxiBlue/NewRelic

Magento extension to integrate New Relic

  Sources   Download

OSL-3.0

The Requires

 

by Lucas van Staden

21/02 2014

0.1.6

0.1.6.0 https://github.com/ProxiBlue/NewRelic

Magento extension to integrate New Relic

  Sources   Download

OSL-3.0

The Requires

 

by Lucas van Staden

20/02 2014

0.1.5

0.1.5.0 https://github.com/ProxiBlue/NewRelic

Magento extension to integrate New Relic

  Sources   Download

OSL-3.0

The Requires

 

by Lucas van Staden

15/10 2013

0.1.2

0.1.2.0 https://github.com/ProxiBlue/NewRelic

Magento extension to integrate New Relic

  Sources   Download

OSL-3.0

The Requires

 

by Lucas van Staden