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

Link to this function short_module_name(module) View Source

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.