We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bcda33 commit 1b7f7abCopy full SHA for 1b7f7ab
zipkin-storage/cassandra/README.md
@@ -21,7 +21,7 @@ If you want to see requests and latency, set the logging category
21
"com.datastax.oss.driver.internal.core.tracker.RequestLogger" to DEBUG.
22
TRACE includes query values.
23
24
-See [Request Logger](https://docs.datastax.com/en/developer/java-driver/4.9/manual/core/request_tracker/#request-logger) for more details.
+See [Request Logger](https://github.com/apache/cassandra-java-driver/tree/4.x/manual/core/request_tracker#request-logger) for more details.
25
26
## Testing
27
This module conditionally runs integration tests against a local Cassandra instance.
0 commit comments