Drilldown blind to namespaced controllers..
Hi guys ! we just signed up for a silver edition of new relic. We are doing some load testing of the our app to compare 2 sides of our app (1 side is a beta version, the other is our current live product).
The beta is implemented as a module under app, sitting into the regular app structure.
our baseline controller action is /business/search/xxx and our beta is /local/business/search.
When I try to drill down into the namespaced controller, ie Local::BusinessController, your system seems to be blind to what is happenning inside that controller. it gives me a performance breakdown as 100% of 'remainder' which obviously is wrong, as it works fine on the normal controller.
There seems to be a bug in the drill down into name spaced controller...
Any help and fixes :-) would be really appreciated. because for us, it is really a make or break functionality.
Cheers,
Romain
(account id 2801, username: ithelpdesk@touchlocal.com)
The beta is implemented as a module under app, sitting into the regular app structure.
our baseline controller action is /business/search/xxx and our beta is /local/business/search.
When I try to drill down into the namespaced controller, ie Local::BusinessController, your system seems to be blind to what is happenning inside that controller. it gives me a performance breakdown as 100% of 'remainder' which obviously is wrong, as it works fine on the normal controller.
There seems to be a bug in the drill down into name spaced controller...
Any help and fixes :-) would be really appreciated. because for us, it is really a make or break functionality.
Cheers,
Romain
(account id 2801, username: ithelpdesk@touchlocal.com)
1
person has this problem
I have this problem, too!
Tell me when someone solves it.
The more people who report this problem, the more it gets noticed.
The more people who report this problem, the more it gets noticed.
Create a customer community for your own organization
Plans starting at $19/month
-
Inappropriate?Hi Romain,
You've definitely uncovered a bug in our Agent. I'd be curious what would happen if you didn't namespace the beta controller but rather used something like BusinessController2.
I'll have someone look into this as soon as possible.
Thanks,
Jim -
Inappropriate?I thought this was not right indeed. On Monday, I'll see what I can do to have another controller (non name spaced) and see if it changes anything. I know we also have a custom router as a before_filter (to be able to dispatch a % of our traffic to the beta controller). This may have an influence but I doubt it as in developer mode on my local machine, I get a drill down in this controller whereas via the agent I don't .
looking forward to having a patch as soon as possible.
Cheers,
Romain.
I’m thankful and happy to see such a fast response from staff
Loading Profile...



EMPLOYEE