Skip to content

Conversation

trask
Copy link
Member

@trask trask commented Aug 20, 2025

Resolves #14473

While HTTP headers are case insensitive by the HTTP specification, I don't believe messaging headers are.

I don't think removing the case normalization is breaking since it doesn't seem like non-lowercase messaging headers ever worked at all previously.

Probably we should also remove - to _ normalization (similar to what was done for HTTP headers), but that would be breaking so may want to wait for 3.0 for that.

@trask trask force-pushed the headers branch 10 times, most recently from afebd62 to 6ebfe85 Compare August 22, 2025 00:49
@trask trask marked this pull request as ready for review August 22, 2025 03:23
@trask trask requested a review from a team as a code owner August 22, 2025 03:23
@laurit laurit merged commit 6db0dc8 into open-telemetry:main Aug 27, 2025
89 checks passed
@trask trask deleted the headers branch October 20, 2025 16:55
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.

OTEL_INSTRUMENTATION_MESSAGING_EXPERIMENTAL_CAPTURE_HEADERS not capturing non-lowercase headers

3 participants