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 Motor Instrumentation #1255

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

Add Motor Instrumentation #1255

wants to merge 10 commits into from

Conversation

TimPansino
Copy link
Contributor

Overview

  • Add instrumentation and testing for Motor
    • Just like PyMongo, load balancing setups intentionally left without instance info to avoid reporting confusing and often incorrect information about query routing.

@TimPansino TimPansino requested a review from a team as a code owner November 19, 2024 19:20
Copy link

github-actions bot commented Nov 19, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON bandit 2 0 5.36s
✅ PYTHON black 5 0 0 1.93s
✅ PYTHON flake8 5 0 1.01s
✅ PYTHON isort 5 0 0 0.36s
✅ PYTHON pylint 5 0 7.22s
✅ YAML prettier 1 1 0 0.99s
✅ YAML v8r 1 0 2.3s
✅ YAML yamllint 1 0 0.53s

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 Nov 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.27%. Comparing base (6b8fb08) to head (8718767).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1255   +/-   ##
=======================================
  Coverage   81.27%   81.27%           
=======================================
  Files         200      200           
  Lines       21953    21954    +1     
  Branches     3479     3479           
=======================================
+ Hits        17842    17843    +1     
+ Misses       2965     2964    -1     
- Partials     1146     1147    +1     

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


🚨 Try these New Features:

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