GET]:
Parameters:
Either provide the
action_name or kind parameter.
You can either specify the from an to values, or the timeframe value.
Valid timeframes are: hour, day, month and year
Valid fields are:
If you want an action and exception, concatenate the strings with
:|: as a separator
So BlogPostsController#show with Mongoid::RecordNotFound becomes:
BlogPostsController-hash-show:|:Mongoid::RecordNotFound"
Example request:
Shell