Problem/Motivation

Some main requests to Drupal produce sub-requests. And would be great to have an ability to group them with the main request, having the main request UUID as a separate value in each log entry.

Proposed resolution

Add a request_main_uuid attribute to the request log entry, and fill it with the last handled main request.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

murz created an issue. See original summary.

  • murz committed 1775de64 on 3.x
    [#3552830] feat: Add the main request uuid to the log entry
    
    By: murz
    

  • murz committed fac6f6b3 on 3.x
    [#3552830] chore: Move the request UUID outside of the metadata array...
murz’s picture

Status: Active » Fixed

Implemented.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

murz’s picture

Status: Fixed » Closed (fixed)