PryIn v1.5.0 PryIn.Plug View Source

Collects metrics about requests.

Add to your Plug pipeline with:

plug PryIn.Plug

If used in a Phoenix application, it is recommended to add this to your endpoint.ex right above the plug MyApp.Router line.