Hi all, I've been a bit absent from the list lately though still pleased and actively developing with Tapestry 5. I just wanted to let you guys know of a little project I have to help integration of your Tapestry project with New Relic <http://www.newrelic.com> found on github at: https://github.com/joostschouten/newrelic4tapestry5
By default all requests in a tapestry app will show in new relic mapped to the same page "FilterSomething...". This module will map it to the correct page. It also allows for turning on RUM (Real User Monitoring) so that it will insert the needed js in your pages. Check it out, fork, pull to your hearts delight. Cheers, Joost