Skip to content

Publish the correlation ID header name for outbound propagation.#3

Merged
gustavofreze merged 1 commit into
mainfrom
feature/develop
Jul 13, 2026
Merged

Publish the correlation ID header name for outbound propagation.#3
gustavofreze merged 1 commit into
mainfrom
feature/develop

Conversation

@gustavofreze

Copy link
Copy Markdown
Member

HEADER_NAME becomes a public constant next to ATTRIBUTE_NAME, so outbound propagation never spells the header by hand and the name never drifts across services. The README points outbound HTTP propagation at a header-setting PSR-18 decorator fed by correlationId().

Please follow the contributing guidelines.

Summary

What this pull request does.

Related issue

Closes #...

Checklist

  • Tests added or updated.
  • Documentation updated when applicable.
  • composer review passes.
  • composer tests passes.

HEADER_NAME becomes a public constant next to ATTRIBUTE_NAME, so
outbound propagation never spells the header by hand and the name never
drifts across services. The README points outbound HTTP propagation at a
header-setting PSR-18 decorator fed by correlationId().
@gustavofreze gustavofreze merged commit c835267 into main Jul 13, 2026
7 checks passed
@gustavofreze gustavofreze deleted the feature/develop branch July 13, 2026 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant