Skip to content

Conversation

martincostello
Copy link
Member

@martincostello martincostello commented Jul 25, 2025

Changes

  • Bump CassandraCSharpDriver to 3.22.0.
  • Add support for tracing to Cassandra.

Merge requirement checklist

  • Unit tests added/updated
  • CHANGELOG.md updated
  • Changes in public API reviewed (if applicable)

@martincostello martincostello added enhancement New feature or request .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Jul 25, 2025
- Bump CassandraCSharpDriver to 3.22.0.
- Add support for tracing to Cassandra.
@martincostello martincostello force-pushed the bump-CassandraCSharpDriver branch from 557116e to 2d4fb51 Compare July 30, 2025 14:09
@martincostello martincostello marked this pull request as ready for review July 30, 2025 14:09
@Copilot Copilot AI review requested due to automatic review settings July 30, 2025 14:09
@martincostello martincostello requested a review from a team as a code owner July 30, 2025 14:09
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds tracing support for Cassandra instrumentation by upgrading the CassandraCSharpDriver to version 3.22.0 and implementing tracing initialization.

  • Upgraded CassandraCSharpDriver from 3.17.0 to 3.22.0 to enable tracing capabilities
  • Added tracing initialization in CassandraInitializer to register the Cassandra OpenTelemetry source
  • Updated project documentation and changelog to reflect the changes

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
src/Grafana.OpenTelemetry/Grafana.OpenTelemetry.csproj Updated CassandraCSharpDriver version constraint and improved comment
src/Grafana.OpenTelemetry.Base/Instrumentations/CassandraInitializer.cs Added tracing support by implementing InitializeTracing method
CHANGELOG.md Documented the driver upgrade and new tracing functionality

Clarify comment about `CassandraCSharpDriver.OpenTelemetry`.
@martincostello martincostello merged commit eca6da4 into main Jul 31, 2025
19 checks passed
@martincostello martincostello deleted the bump-CassandraCSharpDriver branch July 31, 2025 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file enhancement New feature or request .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants