Project

General

Profile

Actions

Feature #25619

closed

First line of a request transaction (Started GET...) does not contain request id

Added by Lukas Zapletal over 5 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Category:
Logging
Target version:
-
Difficulty:
trivial
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

This is due to ordering of middleware. We need to insert our logging MDC middleware before ::Rails::Rack::Logger via config.middleware.insert_before(existing_middleware, new_middleware, args) - see for more: https://guides.rubyonrails.org/rails_on_rack.html#configuring-middleware-stack

Actions #1

Updated by The Foreman Bot over 5 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/foreman/pull/6315 added
Actions #2

Updated by Tomer Brisker over 5 years ago

  • Fixed in Releases 1.21.0 added
Actions #3

Updated by Lukas Zapletal over 5 years ago

  • Status changed from Ready For Testing to Closed
Actions

Also available in: Atom PDF