New Relixir v0.5.0 NewRelixir.Utils View Source
Link to this section Summary
Functions
Derives a transaction name from the current context
Link to this section Functions
Derives a transaction name from the current context.
If in a Phoenix app, it is composed of controller and action name. If in a Plug-only app, it is made out of request path and method.