Packages

Maxwell middleware for adding x-request-id to outgoing requests. It takes the :request_id property from the Logger metadata and passes it on under the x-request-id header in outgoing http requests made through maxwell.

Current section

Files

Jump to
maxwell_request_id lib maxwell_request_id.ex
Raw

lib/maxwell_request_id.ex

defmodule MaxwellRequestId do
end