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

cassandra-driver Instrumentation #1280

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
Open

cassandra-driver Instrumentation #1280

wants to merge 13 commits into from

Conversation

TimPansino
Copy link
Contributor

Overview

  • Add instrumentation for cassandra-driver library.

@TimPansino TimPansino requested a review from a team as a code owner January 3, 2025 23:43
Copy link

github-actions bot commented Jan 3, 2025

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON bandit 2 0 4.96s
✅ PYTHON black 6 0 0 1.83s
✅ PYTHON flake8 6 0 0.98s
✅ PYTHON isort 6 0 0 0.37s
✅ PYTHON pylint 6 0 7.5s
✅ YAML prettier 1 0 0 0.97s
✅ YAML v8r 1 0 2.61s
✅ YAML yamllint 1 0 0.55s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@codecov-commenter
Copy link

codecov-commenter commented Jan 4, 2025

Codecov Report

Attention: Patch coverage is 71.42857% with 14 lines in your changes missing coverage. Please review.

Project coverage is 81.28%. Comparing base (9dd76a8) to head (b4b519a).

Files with missing lines Patch % Lines
newrelic/hooks/datastore_cassandradriver.py 70.21% 9 Missing and 5 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1280      +/-   ##
==========================================
+ Coverage   81.25%   81.28%   +0.02%     
==========================================
  Files         201      202       +1     
  Lines       22174    22223      +49     
  Branches     3519     3526       +7     
==========================================
+ Hits        18018    18063      +45     
  Misses       2989     2989              
- Partials     1167     1171       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@TimPansino TimPansino changed the title cassandra-driver Instrumentation [WIP] cassandra-driver Instrumentation Jan 4, 2025
@TimPansino TimPansino changed the title [WIP] cassandra-driver Instrumentation cassandra-driver Instrumentation Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants