> release in v4.20.0. We would love to align with your work, too.
>
>
>
> *From: *Yuki Morishita
> *Date: *Monday, September 22, 2025 at 7:49 AM
> *To: *dev@cassandra.apache.org
> *Subject: *[EXTERNAL] Re: [DISCUSS] CEP-32 OpenTelemetry tracing
> integration
>
> O
: [EXTERNAL] Re: [DISCUSS] CEP-32 OpenTelemetry tracing integration
One of the goal of the CEP is to define how drivers can send the tracing
context to Apache Cassandra through native protocol. Implementation in driver
side is out of scope for now, but once CEP is accepted, any driver can
Hi,
OpenTelemetry Resource is once created at the OpenTelemetry initialization
at the node start up and never change as it describes the source of
telemetry,
which is an Apache Cassandra node in our case.
> Will the CEP also support a session-scoped mode (e.g., via the STARTUP
message) for attrib
One of the goal of the CEP is to define how drivers can send the tracing
context to Apache Cassandra through native protocol.
Implementation in driver side is out of scope for now, but once CEP is
accepted, any driver can implement it according to the standard defined.
On Mon, Sep 22, 2025, 8:43 P
Regarding the metrics side of OpenTelemetry, there was a talk at Community
Over Code where Apache Solr is looking to replace DropWizard. See SIP-23
(1) and SOLR-17458 (2). I'm curious if there is any overlap or opportunity
to draft off of some of their experiences during migration.
1.
https://cwik
> One question would be around the support for this in the other drivers, not
> just Java. It would be good to understand the plan for those as part of this
> CEP?
Since we have >= 7 drivers in different languages in the ecosystem, some of
which are not under the foundation umbrella, I think the