OpenTelemetry PHP

Propagation

Table of Contents

Interfaces

PropagationGetterInterface
PropagationSetterInterface
TextMapPropagatorInterface

Classes

ArrayAccessGetterSetter
MultiTextMapPropagator
NoopTextMapPropagator
SanitizeCombinedHeadersPropagationGetter
Some servers concatenate multiple headers with ';' -- we need to replace these with ',' This is still a workaround and doesn't get around the problem fully, specifically it doesn't handle edge cases where the header has a trailing ';' or an empty trace state.

        
On this page

Search results