[ 
https://issues.apache.org/jira/browse/CASSANDRA-17981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Semb Wever updated CASSANDRA-17981:
-------------------------------------------
    Description: 
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/].

  was:
Title originally was: 
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/].


> Ferrying OpenTelemetry span/context via 
> org.apache.cassandra.net.Message.Header
> -------------------------------------------------------------------------------
>
>                 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: 10m
>  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