-
Notifications
You must be signed in to change notification settings - Fork 798
Add DB-API instrumentor support for MySQL driver sqlcommenting #2897
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
Merged
lzchen
merged 21 commits into
open-telemetry:main
from
tammy-baylis-swi:sqlcommenting-mysql-driver
Oct 30, 2024
Merged
Changes from 16 commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
224a771
WIP
tammy-baylis-swi 3c43604
Add _DB_DRIVER_ALIASES
tammy-baylis-swi cec3a86
Add mysql_client_version to sqlcomment
tammy-baylis-swi 47cdaa9
lint
tammy-baylis-swi b9335f0
Fix existing tests
tammy-baylis-swi 881f4af
lint test
tammy-baylis-swi b0a9efd
Add PyMySQL dbapi commenter case
tammy-baylis-swi 4dd9f73
Add test
tammy-baylis-swi d56eb21
Add test
tammy-baylis-swi 385ea6c
Add test
tammy-baylis-swi 52430b5
Add tests
tammy-baylis-swi 98ee019
Changelog
tammy-baylis-swi b9fbc50
Merge branch 'main' into sqlcommenting-mysql-driver
tammy-baylis-swi 8e4cb08
calculate_commenter_data at init of DatabaseApiIntegration
tammy-baylis-swi 8755339
Merge branch 'main' into sqlcommenting-mysql-driver
tammy-baylis-swi 4e6ab3f
try-except if NoneType module
tammy-baylis-swi e059a83
Merge branch 'main' into sqlcommenting-mysql-driver
tammy-baylis-swi 9047363
Fix var assn
tammy-baylis-swi b40faf2
Merge branch 'main' into sqlcommenting-mysql-driver
tammy-baylis-swi c461544
Fix style
tammy-baylis-swi daf3a73
Add fallbacks in case driver module not PEP 249-compliant
tammy-baylis-swi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.