Skip to content

feat(cassandra): update converters to use OTel-native fields#8337

Open
sakshar2303 wants to merge 2 commits intojaegertracing:mainfrom
sakshar2303:feat/cassandra-v2-converters
Open

feat(cassandra): update converters to use OTel-native fields#8337
sakshar2303 wants to merge 2 commits intojaegertracing:mainfrom
sakshar2303:feat/cassandra-v2-converters

Conversation

@sakshar2303
Copy link
Copy Markdown

This PR updates the OTel-to-DB conversion logic in the Cassandra tracestore.

Direct Mapping: ToDBModel and FromDBModel now map Instrumentation Scope (name/version) and TraceState to explicit database columns.
Link Attributes: Span Link attributes are now stored natively within the span_ref UDT.
Decoupling: Removed legacy tag-injection logic that previously packed OTel-specific data into the tags list.
Test Updated: Updated JSON fixtures and verified lossless roundtrip conversion with unit tests.

Copilot AI review requested due to automatic review settings April 10, 2026 05:32
@sakshar2303 sakshar2303 requested a review from a team as a code owner April 10, 2026 05:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant