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

[WIP] cassandra-driver Instrumentation #1280

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

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 5.18s
✅ PYTHON black 6 0 0 1.97s
✅ PYTHON flake8 6 0 0.92s
✅ PYTHON isort 6 0 0 0.36s
✅ PYTHON pylint 6 0 7.64s
✅ YAML prettier 1 1 0 1.0s
✅ YAML v8r 1 0 2.72s
✅ YAML yamllint 1 0 0.54s

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 4.08163% with 47 lines in your changes missing coverage. Please review.

Project coverage is 79.44%. Comparing base (4c06d26) to head (676ad40).

Files with missing lines Patch % Lines
newrelic/hooks/datastore_cassandradriver.py 0.00% 47 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1280      +/-   ##
==========================================
- Coverage   79.68%   79.44%   -0.24%     
==========================================
  Files         201      202       +1     
  Lines       22174    22223      +49     
  Branches     3519     3526       +7     
==========================================
- Hits        17669    17656      -13     
- Misses       3355     3408      +53     
- Partials     1150     1159       +9     

☔ 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
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