In-Touch / laravel-newrelic

Laravel NewRelic ServiceProvider
173 stars 48 forks source link

Update automatic transaction naming - closes #6 #7

Closed danwall closed 10 years ago

danwall commented 10 years ago

A few fixes for how updates to Laravel 4.1 affected transaction naming as well as support for custom name providers via a closure callback.

More details: https://github.com/In-Touch/laravel-newrelic/issues/6

pleckey commented 10 years ago

@danwall thanks for this dan, much appreciated! tagged as 1.1.2 for packagist

danwall commented 10 years ago

No worries, I have just pushed a commit to production using the new code - all is good :-)