From d995de730294ce8cf0fafc4a43ed9fd93fe49611 Mon Sep 17 00:00:00 2001 From: otelbot <197425009+otelbot@users.noreply.github.com> Date: Wed, 29 Oct 2025 02:21:09 +0000 Subject: [PATCH] chore: update instrumentation list [automated] --- docs/instrumentation-list.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/instrumentation-list.yaml b/docs/instrumentation-list.yaml index 117635464c26..0bc3db4d7e7f 100644 --- a/docs/instrumentation-list.yaml +++ b/docs/instrumentation-list.yaml @@ -2560,9 +2560,11 @@ libraries: name: io.opentelemetry.cassandra-4.4 target_versions: javaagent: + - org.apache.cassandra:java-driver-core:(,) - com.datastax.oss:java-driver-core:[4.4,] library: - com.datastax.oss:java-driver-core:4.4.0 + - org.apache.cassandra:java-driver-core:4.18.0 configurations: - name: otel.instrumentation.common.db-statement-sanitizer.enabled description: Enables statement sanitization for database queries.