RubyGems Navigation menu

marlowe 3.0

{Marlowe}[https://github.com/KineticCafe/marlowe] is a Rack middleware that extracts or creates a request ID using a pre-defined header, permitting request correlation across multiple services. When using Rails, Marlowe automatically adds itself to the middleware before <tt>Rails::Rack::Logger</tt>. As of Marlowe 3.0, a Faraday middleware is provided (<tt>require 'marlowe/faraday'</tt>).

Gemfile:
=

install:
=

Versions:

  1. 3.1 February 27, 2024 (14 KB)
  2. 3.0 September 12, 2022 (14 KB)
  3. 2.1 September 09, 2021 (12.5 KB)
  4. 2.0 November 17, 2016 (12.5 KB)
  5. 1.0.3 January 15, 2016 (9 KB)
Show all versions (8 total)

Runtime Dependencies (2):

rack >= 1, < 4
request_store ~> 1.2

Development Dependencies (17):

appraisal ~> 2.1
hoe ~> 3.25
hoe-doofus ~> 1.0
hoe-gemspec2 ~> 1.1
hoe-git ~> 1.6
hoe-rubygems ~> 1.0
minitest ~> 5.16
minitest-moar ~> 0.0
psych ~> 3.1
rack-test ~> 2.0
rake >= 10.0, < 14
rdoc >= 4.2
simplecov ~> 0.21
standard ~> 1.0

Owners:

Pushed by:

Authors:

  • Trevor Oke, Kinetic Cafe

SHA 256 checksum:

=

Total downloads 48,417

For this version 973

Version Released:

License:

MIT

Required Ruby Version: >= 2.0, < 4

Links: