Skip to content

Simple event hook for FuelPHP to properly set the NewRelic transaction name for the request

Notifications You must be signed in to change notification settings

tabacco/fuelphp-newrelic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

fuelphp-newrelic

This is just a simple FuelPHP package for NewRelic users that will properly set the transaction name as 'Controller_Class/action'. It registers itself with FuelPHP's Event system, so apart from adding it to the list of packages in always_load, it should be a drop-in.

About

Simple event hook for FuelPHP to properly set the NewRelic transaction name for the request

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages