-
Couldn't load subscription status.
- Fork 1k
Implement some of the stable database semantic conventions #11575
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
trask
merged 95 commits into
open-telemetry:main
from
heyams:heya/implement-database-stable-semconv
Oct 29, 2024
Merged
Changes from all commits
Commits
Show all changes
95 commits
Select commit
Hold shift + click to select a range
7025846
Protype for db stable semconv
heyams 89395e0
Update redis db.namespace value
heyams e021f5e
Update
heyams 08c882e
Update
heyams a414139
Use inline
heyams b42b8bf
Fix
heyams 4b7c2c0
Fix compilation error
heyams 52e0880
Fix
heyams 2344545
Update
heyams c8b69a7
Fix
heyams 7004ada
Comment
heyams 5ac1986
Suppress deprecation
heyams d4aedae
Fix deprecation
heyams eedb882
Fix span name for vertxRedisClient
heyams fea0cc7
Fix
heyams 844f068
Fix network_type
heyams 7418c42
Fix cassandra tests
heyams 9f1412e
Fix cassandraClient test
heyams 02dab03
Fix RedissonClientTest
heyams 267ea56
Fix db.statement vs. db.query.text
heyams 08d4ffd
Fix
heyams e7dba95
Fix AbstractRedissonAsyncClientTest
heyams 630ae93
Fix
heyams 2db670b
Fix couchbase tests
heyams 52a654b
Fix
heyams 4bad928
Fix cassandraclienttest 3.0
heyams d387c64
Fix cassandra sync test
heyams ef407b4
Fix
heyams 5d942c3
Fix
heyams e105565
Fix
heyams 0caa7aa
Deprecate getUser and getConnectionString
heyams 5cf662c
Deprecate getOperation and getStatement
heyams d563d8e
Revert
heyams 5595a6f
Remove supressionWarning
heyams 1e951ef
Fix
heyams f30ff36
Fix
heyams 39694d4
Fix deprecation
heyams 463795f
Fix
heyams b973402
Fix
heyams e4b9235
Fix
heyams 7a99334
Fix couchbase tests
heyams 65ea5fb
Fix
heyams c7ec850
Fix
heyams 7553f8e
Fix
heyams e743724
Rename getOperationName to getDbOperationName
heyams 59abf36
Rename getNamespace to getDbNamespace
heyams f9120c5
Deprecate getSystem and introduce getDbSystem
heyams b4aaa84
Delete SemconvStability.getAttributeKey
heyams c737e88
Fix unused var
heyams b65bf89
Address comments
heyams 0b635f4
Revert
heyams bcc81e2
Use default method and only implement the new methods
heyams 1015c37
Fix tests
heyams e5c0806
Fix
heyams 72c426d
Comments
heyams f884994
Comments
heyams e527073
Reorder annotation
heyams 43745f9
Be consistent
heyams aba9d32
Reduce the number of unnecessary diffs
trask da55c3b
spotless
trask 3b2da5b
oops
trask 41eded3
Rename
heyams 618b7ae
Comments
heyams d12901c
Fix
heyams 1005ef9
Update instrumentation/cassandra/cassandra-3.0/javaagent/src/main/jav…
trask 23511d7
Reduce unnecessary diffs
trask a17b1d2
Capture db.namespace in the db attributes getter
trask 76e277b
Reduce diffs
trask 98d20fc
Remove incorrect mapping
trask 535b06f
spotless
trask b7a2f1d
fixup! Capture db.namespace in the db attributes getter
trask e610e5a
test stable semconv
trask 96904fc
spotless
trask 30bb310
Emit both db.collection.name and db.sql.table under database/dup
trask e691bd2
database/dup tests aren't running and fixes
trask 10ca2ea
comment
trask b774178
simplify
trask 6eea8fe
spotless
trask c08e617
Remove network attributes not present in stable semconv
trask 043f4f9
Simplify test
trask 48fd7ef
Handle database/dup
trask d327900
Simplify test
trask 996d150
spotless
trask 151019b
Remove unnecessary diff
trask 8717d51
simplify
trask ed8133f
Fix stable semconv assertion
trask 4cc0a8f
Merge remote-tracking branch 'upstream/main' into heya/implement-data…
trask 038fbec
Remove jvm arg from module with no tests
trask d580bba
not general network conventions
trask 9e34fe1
revert a bit, will implement differently later
trask 51b318c
fixup! revert a bit, will implement differently later
trask a7257ea
Merge remote-tracking branch 'upstream/main' into heya/implement-data…
trask b6b1150
feedback
trask 49a67c4
Fix CI
trask 468ec83
Fix
trask 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
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.