AppSignal v1.7.0-beta.2 Appsignal.Plug View Source

Plug handler for Phoenix requests

Link to this section Summary

Link to this section Functions

Link to this function extract_error_metadata(reason) View Source

Returns a tuple with the exception’s reason and message unless the error has a status code under 500.

Link to this function extract_request_headers(conn) View Source
Link to this function extract_sample_data(conn) View Source
Link to this function finish_with_conn(transaction, conn) View Source
Link to this function handle_error(conn, kind, wrapper) View Source
Link to this function handle_error(conn, kind, reason, wrapped_reason, stack) View Source
Link to this function try_set_action(transaction, conn) View Source