Migrate Kafka messaging telemetry to semconv v1.43 preview#19235
Closed
trask wants to merge 4 commits into
Closed
Conversation
trask
force-pushed
the
messaging-semconv-v1-43-phase-2-kafka
branch
from
July 17, 2026 00:52
18cd752 to
ce0bcec
Compare
trask
force-pushed
the
messaging-semconv-v1-43-phase-2-kafka
branch
from
July 17, 2026 13:53
ce0bcec to
04bb5de
Compare
trask
force-pushed
the
messaging-semconv-v1-43-phase-2-kafka
branch
from
July 17, 2026 14:01
04bb5de to
0796819
Compare
Pull request dashboard status
|
Member
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Depends on #19233.
Phase 1 baseline:
fd4f3284dbb9d51614a4bb70b0258166d7b3dbff.Scope
Migrates the Kafka messaging owner and its Kafka clients, Kafka Connect, Kafka Streams, Spring Kafka, Reactor Kafka, and Vert.x Kafka coverage to the semantic-conventions v1.43 messaging contract behind preview selection.
send,poll, andprocessfor v1.43 spans.messaging.kafka.consumer.groupin old mode andmessaging.consumer.group.namein v1.43 mode.testV3Previewtasks to the actual test owners and representative/dupcoverage.Selector behavior
otel.semconv-stability.preview=messagingwithotel.instrumentation.common.v3-preview=true: v1.43 telemetry only.otel.semconv-stability.preview=messaging/dup: both old and v1.43 attribute sets, with v1.43 single-valued span names and kinds.Validation
Ran sequentially:
test,testV3Preview, and focusedtestBothSemconvtestandtestV3PreviewtestandtestV3PreviewtestandtestV3PreviewtestandtestV3PreviewtestandtestV3PreviewtestandtestV3Previewgit diff --checkWhile #19233 remains open, review should consider only commits and files after the recorded Phase 1 baseline
fd4f3284dbb9d51614a4bb70b0258166d7b3dbff.