Problem/Motivation

There is a draft https://w3c.github.io/trace-context/#trace-context-http-response-headers... with a proposal to use traceresponse header to include the trace information into the response.

And here is Composer package that does this: https://packagist.org/packages/open-telemetry/opentelemetry-propagation-...

Will be good to implement this in the module too.

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 96a48306 on 1.0.x
    Issue #3364590 by Murz: Add traceresponse HTTP header to responses
    
murz’s picture

Status: Active » Fixed

Implemented.

murz’s picture

Status: Fixed » Closed (fixed)