Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Tracing in Cassandra database #1074

Open
wants to merge 11 commits into
base: development
Choose a base branch
from

Conversation

Umang01-hash
Copy link
Contributor

@Umang01-hash Umang01-hash commented Oct 3, 2024

Pull Request Template

Description:

  • Update the Cassandra Interface to accept Context as argument.
  • Add spans in cassandra datasource's methods to enable tracing.

Checklist:

  • I have formatted my code using goimport and golangci-lint.
  • All new code is covered by unit tests.
  • This PR does not decrease the overall code coverage.
  • I have reviewed the code comments and documentation for clarity.

Thank you for your contribution!

@Umang01-hash Umang01-hash marked this pull request as ready for review October 4, 2024 04:35
@Umang01-hash Umang01-hash changed the title En/cassandra tracing Tracing support added for Cassandra database Oct 4, 2024
@aryanmehrotra aryanmehrotra changed the title Tracing support added for Cassandra database Add support for Tracing in Cassandra database Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants