OpenTelemetry PHP

SanitizeCombinedHeadersPropagationGetter.php

Table of Contents

Classes

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