band v0.5.2 Band.Instrumenters.Plug
Instruments Plug connections to report each response to a client, with the request_method, request_path, and response_status as tags
Usage:
plug Band.Instrumenters.Plug
Link to this section Summary
Link to this section Functions
Link to this function
call(conn, _)
Callback implementation for Plug.call/2
.
Link to this function
init(opts)
Callback implementation for Plug.init/1
.