Skip to content

Brave Cassandra 0.11

Compare
Choose a tag to compare
@codefromthecrypt codefromthecrypt released this 29 Nov 00:09
· 13 commits to master since this release

Brave Cassandra 0.11 is tested against latest Cassandra 3.11.9 with thanks to @bsideup switching our integration tests to use Docker. It includes the following features and fixes:

brave-instrumentation-cassandra - Trace instrumentation for Apache Cassandra

  • Fixes an AssertionError when zipkin.http_endpoint was incorrect
  • Adds -Dzipkin.fail_fast=true to force Cassandra to exit if zipkin.http_endpoint is incorrect

brave-instrumentation-cassandra-driver - Trace instrumentation for DataStax Java Driver for Apache Cassandra 3.x

  • OSGi metadata was added. thanks @reta for verifying this is setup correctly
  • Fixed missing remoteEndpoint.ip