-
Notifications
You must be signed in to change notification settings - Fork 191
feat(go/adbc/driver): initial tracing instrumentation for Snowflake driver #2825
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
lidavidm
merged 27 commits into
apache:main
from
birschick-bq:dev/birschick-bq/go-otel-instrumentation
Jun 8, 2025
Merged
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
914b098
suggested improvements for instrument tracing
birschick-bq b905383
correct lint error
birschick-bq 6e55063
Merge branch 'main' into dev/birschick-bq/go-otel-instrumentation
birschick-bq f74fbea
Merge branch 'main' into dev/birschick-bq/go-otel-instrumentation
birschick-bq 5fef80d
more instrumentation
birschick-bq 89df674
more instrumentation
birschick-bq dbf395d
Merge branch 'main' into dev/birschick-bq/go-otel-instrumentation
birschick-bq aad451c
correct event name text
birschick-bq d19d537
correct event name text
birschick-bq 1d04237
revert unused changes
birschick-bq f933c2b
revert unused changes 2
birschick-bq 3e0680e
code review changes to flatten instrumentation
birschick-bq 67ab733
correct lint issue
birschick-bq a08e550
improvements
birschick-bq 9586687
improvements 2
birschick-bq 374e176
code review - semantic convention keys
birschick-bq 686803e
remove duplicate code
birschick-bq 1048915
moved StartSpan/EndSpan to driver/internal
birschick-bq 88d05c4
removed unused change
birschick-bq cc81119
improve error handling
birschick-bq 935ee6e
improve error handling 2
birschick-bq fe221e4
update github.com/snowflakedb/gosnowflake to version v1.14.1 - add in…
birschick-bq f3078c0
revise handling of setting trace attributes for driver info
birschick-bq aafc4bf
remove ToLower
birschick-bq 0b02e3e
Merge branch 'main' into dev/birschick-bq/go-otel-instrumentation
birschick-bq 3039d05
PR comment changes for attribute.Key and error handling
birschick-bq aaccb98
Merge branch 'main' into dev/birschick-bq/go-otel-instrumentation
birschick-bq 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
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
Oops, something went wrong.
Oops, something went wrong.
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.