request-log-analyzer icon indicating copy to clipboard operation
request-log-analyzer copied to clipboard

Aggregate the same controller#action with different content types

Open dstarh opened this issue 10 years ago • 0 comments

Is there a way to aggregate the same controller and action that gets called with different content types such as:

EdibleSuggestionsController#create./ EdibleSuggestionsController#create.JSON

We would like all metrics for EdibleSuggestionsController#create to be rolled up, regardless of the method in which it is being called.

dstarh avatar May 20 '15 13:05 dstarh