[ 
https://issues.apache.org/jira/browse/CASSANDRA-17981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17648959#comment-17648959
 ] 

Michael Semb Wever commented on CASSANDRA-17981:
------------------------------------------------

CI
- 4.0 
https://app.circleci.com/pipelines/github/michaelsembwever/cassandra?branch=mck%2F17981%2F4.0
- 4.1  
https://app.circleci.com/pipelines/github/michaelsembwever/cassandra?branch=mck%2F17981%2F4.1
- trunk  
https://app.circleci.com/pipelines/github/michaelsembwever/cassandra?branch=mck%2F17981%2Ftrunk

all green (or [unrelated 
flakies|https://app.circleci.com/pipelines/github/michaelsembwever/cassandra/59/workflows/8d777d08-8e14-4421-b734-90f27ee03aa9/jobs/3142/tests#failed-test-0])
 except the [trie unit tests 
failing|https://app.circleci.com/pipelines/github/michaelsembwever/cassandra/61/workflows/cd33f067-70bb-4423-9f23-177a3c71301c/jobs/3161]
 on the BOP which also isn't related.

> Restore internode custom tracing
> --------------------------------
>
>                 Key: CASSANDRA-17981
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17981
>             Project: Cassandra
>          Issue Type: Task
>          Components: Messaging/Internode
>            Reporter: Piotr Maślanka
>            Assignee: Michael Semb Wever
>            Priority: Normal
>             Fix For: 4.0.x, 4.1.x, 4.x
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Title originally was: Ferrying OpenTelemetry span/context via 
> org.apache.cassandra.net.Message.Header
> Lately I endeavored to integrate [Jaeger with 
> Cassandra|https://github.com/smok-serwis/cassandra-jaeger-tracing]. However, 
> the only way to reliably sent messages across modes requires specifying a 
> ParamType, which is limited only to an UUID, which is not enough to sent both 
> the 128-bit spanId and parent, nevermind the baggage.
> Is there any other way I can reliably send the data to other node using 
> Message.Header?
> Or could I alternatively coordinate with the Cassandra team to reserve an 
> integer for the definite use of ferrying OpenTelemetry data?
> I'v detailed my endeavors 
> [here|https://henrietta.com.pl/index.php/2022/10/19/how-do-you-integrate-custom-tracing-with-cassandra/].



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to