We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 743cb55 commit d23c493Copy full SHA for d23c493
docs/instrumentation-list.yaml
@@ -2560,9 +2560,11 @@ libraries:
2560
name: io.opentelemetry.cassandra-4.4
2561
target_versions:
2562
javaagent:
2563
+ - org.apache.cassandra:java-driver-core:(,)
2564
- com.datastax.oss:java-driver-core:[4.4,]
2565
library:
2566
- com.datastax.oss:java-driver-core:4.4.0
2567
+ - org.apache.cassandra:java-driver-core:4.18.0
2568
configurations:
2569
- name: otel.instrumentation.common.db-statement-sanitizer.enabled
2570
description: Enables statement sanitization for database queries.
0 commit comments