Nexus API Reference

CompositePropagator
in package
implements ContextPropagator

FinalYes
Tags
psalm-api

Runs several propagators in order. inject applies each; extract threads the accumulating context through each propagator so trace context and baggage end up on one Context.

Table of Contents

Interfaces

ContextPropagator

Methods

__construct()  : mixed
extract()  : Context
inject()  : void

Methods


        
On this page

Search results