stats
stats copied to clipboard
Negroni middleware records stats usage for the /stats route
It would be good if we could have the middleware not to record stats for the configured route that displays the /stats results.
Presently, viewing the stats counts towards the stats and thus affects the timings and counts.
Right, sounds like also a way to ignore some urls and patterns :)
Great idea.