beaker v1.3.0 Beaker.Integrations.Phoenix
A Plug for adding Beaker stats to your Phoenix pipeline(s)
plug Beaker.Integrations.Phoenix
or
plug Beaker.Integrations.Phoenix, ignore_path: “my_special_path”
Options
:ignore_path
- The top level of the URL to ignore, default is “beaker”.
Summary
Functions
Callback implementation for Plug.call/2
.
Callback implementation for Plug.init/1
.