Hi all, OpenTelemetry has become the industry standard for telemetry data in distributed systems. Tracing, in particular, enables developers to track the full "path" a request takes through the application, providing deep insights into distributed applications.
I have drafted a proposal to integrate native support for OpenTelemetry tracing into the Apache Cassandra Java Driver. I would greatly appreciate your feedback on the proposal! The proposal: https://github.com/SiyaoIsHiding/java-driver/blob/otel-proposal/proposals/open-telemetry/tracing.md The pull request: https://github.com/apache/cassandra-java-driver/pull/1994 Looking forward to your thoughts! Best regards, Jane He